Get banking statement for a specific merchant
Banking
Get banking statement for a specific merchant
Returns paginated account statement for a merchant that belongs to the authenticated organization company
GET
Get banking statement for a specific merchant
Authorizations
Company API key for authentication
Path Parameters
The merchant ID
Query Parameters
Banking provider name (accepts lowercase and uppercase, returns uppercase, defaults to CELCOIN)
Available options:
CELCOIN, RINNE, CAPPTA Start datetime (ISO 8601) inclusive
End datetime (ISO 8601) inclusive
Page number
Required range:
x >= 1Page size (max 50)
Required range:
1 <= x <= 50Sort order by occurrence date
Available options:
ASC, DESC Response
Statement retrieved successfully
Banking statement response
Company ID
Example:
"123e4567-e89b-12d3-a456-426614174000"
Banking provider name
Available options:
CELCOIN, RINNE, CAPPTA Example:
"CELCOIN"
Statement items
Current page number
Example:
1
Page size
Example:
50
Total number of items
Example:
150
Total number of pages
Example:
3
Currency code
Available options:
BRL Example:
"BRL"

