latestOpenAPI 3.1.12026-08-06856719.6 KB

6aae1a736990

Export Balance Breakdown

Export Balance Breakdown and the exported file will be included in attachment of sending email to the business's admin email. Currenly, we only support Adyen provider.

post/v1/balances/{balance_provider}/transactions/export

Path parameters

balance_providerstring required
Example:adyen

The balance provider. It only supports Adyen now.

Query parameters

created_at_fromstring
Example:2025-05-21

The start day of Adyen transaction in range.

created_at_tostring
Example:2025-05-21

The end day of Adyen transaction in range. Note: created_at_to >= created_at_from

Headers

X-BUSINESS-API-KEYstring required
Example:b286daabf9921b5a01a4621f026c111e046f8911feba212996c92159b98427d

Response

200

successboolean