Get account statement (movements) for a company
Company Banking
Get account statement (movements) for a company
Retrieves the company account statement (movements) for a specific provider within a date range. Requires an active affiliation with the specified provider. Note: The provider enforces a maximum date range of 7 days and a maximum page size of 50. Requires the banking.view permission.
GET
Get account statement (movements) for a company
Documentation Index
Fetch the complete documentation index at: https://docs.rinne.com.br/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Company API key for authentication
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 
