List Issued Orders

This endpoint returns the list of issued orders, in JSON format. It will be limited to 50 records shown simultaneously. Records can be skipped by introducing the parameter (skip). It can be filtered by date of creation or last modification by introducing the parameters (initialDate, finalDate) in the URL.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
Defaults to <integer>

Records to skip

string
Defaults to <date>

Show documents created or modified from this specified date (Inclusive). Format: yyyy-MM-dd HH:mm:ss

string
Defaults to <date>

Show documents created or modified from this specified date (Inclusive). Format: yyyy-MM-dd HH:mm:ss

boolean

Boolean filter that indicates whether to return only subscription orders (true) or only non-subscription orders (false). If not provided, both subscription and non-subscription orders are returned.

Headers
string
Defaults to application/json
string
Defaults to application/json
Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json