Search Purchases

Endpoint to find Purchases using filtering parameters.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
fromDate
object

The beginning of the period of the search fromDate included (i.e. greater than or equal to) (Formats: yyyy-MM-dd, yyyy-MM-ddThh:mm:ss, yyyy-MM-ddThh:mm:ssZ).

toDate
object

The end of the period of the search toDate included (i.e. less than) (Formats: yyyy-MM-dd, yyyy-MM-ddThh:mm:ss, yyyy-MM-ddThh:mm:ssZ).

string
enum

It determines the date to be considered for fromDate and toDate parameters.

Allowed:
status
array of objects

The status of the Purchase.

status
string

A simple text to search in the Purchase data (title, description, assignees).

int32
Defaults to 0

It indicates the specific page to display (the counter starts from zero).

int32
≤ 50
Defaults to 0

It indicates the number of items per page.

string
enum

It indicates how the pages are ordered.

Allowed:
props
array of strings

It indicates the sorting direction applied to the above parameters. To apply a sorting on multiple parameters, set as many times the props parameter in the request.

props
Responses

400

Your request has missing arguments or is malformed.

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