Get transactions by company

Retrieves all transactions for a specific company

Path parameters

idstringRequired

Company ID

Headers

AuthorizationstringRequired

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

Response

List of transactions

transactionslist of objectsOptional
totalCountintegerOptional

Total number of transactions

Errors