Skip to contents

Bank Accounts

Get bank account records for a company.

View as Markdown

Returns a paginated list of bank accounts associated with the specified company.

Endpoint

Parameters

ParameterTypeInDescription
company_idintegerpathThe unique identifier of the company.
pageintegerbodyPage number (default: 1).
limitintegerbodyRecords per page (default: 100).

Code Examples

Get bank accounts

Response

Success response

Error Handling

Error response