Skip to main content
POST
Export Balance Breakdown

Headers

X-BUSINESS-API-KEY
string
required
Example:

"b286daabf9921b5a01a4621f026c111e046f8911feba212996c92159b98427d"

Path Parameters

balance_provider
string
required

The balance provider. It only supports Adyen now.

Example:

"adyen"

Query Parameters

created_at_from
string

The start day of Adyen transaction in range.

Example:

"2025-05-21"

created_at_to
string

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

Example:

"2025-05-21"

Response

200

success
boolean
Last modified on February 25, 2026