Get transactions by month
Path parameters
id
Company ID
month
Month in YYYY-MM format
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
List of transactions for the specified month
transactions
totalCount
Total number of transactions
month
Month in YYYY-MM format
Errors
400
Bad Request
404
Not Found