Get administration order lines
Get administration order lines
Authorizations
OAuth2 access token or static API token. See Authorization for how to obtain one.
Query Parameters
Administration identifier
ISO8601 UTC Timestamp to filter records created before it
ISO8601 UTC Timestamp to filter records created after it
Filter order lines with a comma separated list of order line identifiers
Filter order lines with a comma separated list of internal ids
Filter order lines by claim status
action_required, auto_resubmit, draft, failed, processed, submitted Filter order lines with a comma separated list of invoice identifiers
ISO8601 UTC Timestamp to filter records updated after it
JSON object defining fields to receive (e.g {"only": ["field1", {"field2": ["field3"]}]})
The record identifier after which to start the page
How many records will be returned per page, (1..500), defaults to 100
1 <= x <= 500