v3

latestOpenAPI 3.0.42026-07-312008682.1 MB
Outlet items

Get all outlet items

Returns all outlet items of the enterprise that were consumed (posted) or will be consumed within the specified interval. If the Currency is specified, costs of the items are converted to that currency. Note this operation uses Pagination and supports Portfolio Access Tokens.

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

Idsstring[] nullable

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

Currencystring currency nullable

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

Response

OK

Cursorstring uuid nullable

Unique identifier of the last and hence oldest outlet item returned. This can be used in Limitation in a subsequent request to fetch the next batch of older outlet items.