v3

OpenAPI 3.0.42026-07-312008682.1 MB
Accounting items

Get all accounting items

Use Get all payments and Get all order items instead.

post/api/connector/v1/accountingItems/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.

ItemIdsstring[] nullable

Unique identifiers of the Accounting items. Required if no other filter is provided.

RebatedItemIdsstring[] nullable

Unique identifiers of the Accounting items we are finding rebates for. Required if no other filter is provided.

Currencystring currency nullable

ISO-4217 code of the Currency the item costs should be converted to.

StatesAccountingState[] nullable

States the accounting items should be in. If not specified, accounting items in Open or Closed states are returned.

Response

OK