v3

latestOpenAPI 3.0.42026-07-312008682.1 MB
Counters

Get all counters

Returns all counters of an enterprise associated with the connector integration. Note this operation uses Pagination and supports Portfolio Access Tokens.

post/api/connector/v1/counters/getAll

Request body

ClientTokenstring required

Token identifying the client application.

AccessTokenstring required

Access token of the client application.

Clientstring required

Name and version of the client application.

EnterpriseIdsstring[] nullable

Unique identifiers of the Enterprises. If not specified, the operation returns data for all enterprises within scope of the Access Token.

CounterIdsstring[] nullable

Unique identifiers of the counters. If not specified, the operation returns all counters.

Type'Counter' | 'AccountingCounter' | 'AvailabilityBlockCounter' | 'BillCounter' | 'BillPreviewCounter' | 'FiscalCounter' | 'ProformaCounter' | 'RegistrationCardCounter' | 'ServiceOrderCounter' | 'CorrectionBillCounter' | 'PaymentConfirmationBillCounter' | 'CreditNoteBillCounter' | 'PaymentSplitBillCounter'

Type of the counter.

Response

OK

Cursorstring uuid nullable

Unique identifier of the last returned counter in Counters. This can be used in Limitation in a subsequent request to fetch the next batch of counters.