Query rated usages

Query rated usages by criteria defined, returning a paged result set.

Query Params
string

Use RSQL query language. Intro here: https://aboullaite.me/rsql/.
The following field combinations can be queried:

  • ident
  • contractIdent and status
  • contractIdent and productReferenceKey
  • ratedUsageAggregationIdent
  • created

documentNumber and search parameter are mutually exclusive!

string

Filter rated usages by document number. Results are always sorted ascending by period.start.
documentNumber and search parameter are mutually exclusive!

integer
Defaults to 0

Zero-based page index (0..n). Default is 0.

integer
Defaults to 20

Size of the page to be returned. Max page size allowed is 100, default is 20.

sort
array of strings
Defaults to ident

A list of one or more sorting criteria each in the format 'property(,asc|desc)' with direction being case-insensitive. If sorting direction is not provided, default direction is 'asc'. Default sorting criteria: 'ident'.

sort
Responses

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