Query billable items

Returns a list of up to 100 billable items from a specific Order. Billable items are sorted in descending order by billableItemId. This can be changed with the optional direction and orderBy parameters.

Path Params
string
required

The unique identifier of an order, given by the Tenant.

Query Params
string

Use RSQL query language. Intro here: https://aboullaite.me/rsql/.

integer

Zero-based page index (0..N). Defines the index of the displayed page.

integer

Defines the number of objects per page to be returned.

string

Defines the criteria by which the result is ordered.

direction
array of strings

Defines the direction of the ordered response. Default order is ascending.

direction
Responses

Language
Credentials
OAuth2
Missing 1 required scope
LoadingLoading…
Response
Choose an example:
application/json