Get transactions by month

Path parameters

idstringRequired

Company ID

monthstringRequired

Month in YYYY-MM format

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

List of transactions for the specified month

transactionslist of objectsOptional
totalCountintegerOptional

Total number of transactions

monthstringOptional

Month in YYYY-MM format

Errors