List orders
The List orders endpoint returns a list of orders for a given company's connection.
Orders contain the transaction details for all products sold by the company.
Before using this endpoint, you must have retrieved data for the company.
Query parameters
Page number. Read more.
Number of records to return in a page. Read more.
Codat query string. Read more.
Field to order results by. Read more.
Response
OK
Changes
Changed in 9 of the 53 revisions of this API.520
- ○
added the optional property
validationto the response with the400statusresponse-optional-property-added
- ○
added the optional property
validationto the response with the401statusresponse-optional-property-added
- ○
added the optional property
validationto the response with the402statusresponse-optional-property-added
- ○
added the optional property
validationto the response with the403statusresponse-optional-property-added
- ○
added the optional property
validationto the response with the404statusresponse-optional-property-added
- ○
added the optional property
validationto the response with the409statusresponse-optional-property-added
- ○
added the optional property
validationto the response with the429statusresponse-optional-property-added
- ○
added the optional property
validationto the response with the500statusresponse-optional-property-added
- ○
added the optional property
validationto the response with the503statusresponse-optional-property-added
- ○
- ○
added the non-success response with the status
402response-non-success-status-added
- ○
added the non-success response with the status
403response-non-success-status-added
- ○
added the non-success response with the status
500response-non-success-status-added
- ○
added the non-success response with the status
503response-non-success-status-added
- ○
- ▲
the
allOf[subschema #1]/results/items/allOf[subschema #2]/response's property type/format changed fromobject/to/for status200response-property-type-changed
- ▲
- ○
added the optional property
allOf[subschema #1]/results/items/allOf[subschema #2]/supplementalDatato the response with the200statusresponse-optional-property-added
- ○
- ○
added the non-success response with the status
429response-non-success-status-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
added the non-success response with the status
400response-non-success-status-added
- ○
added the non-success response with the status
401response-non-success-status-added
- ○
added the non-success response with the status
404response-non-success-status-added
- ○
added the non-success response with the status
409response-non-success-status-added
- ○
- ○
the
queryrequest parameterpagebecame optionalrequest-parameter-became-optional
- ○
- ▲
for the
queryrequest parameterpage, the min was increased from0.00to1.00request-parameter-min-increased
- ▲
- ▲
the response property
allOf[subschema #1]/results/items/allOf[subschema #2]/customerRef/namebecame optional for the status200response-property-became-optional
- ▲
the response property
allOf[subschema #1]/results/items/allOf[subschema #2]/orderLineItems/items/allOf[subschema #2]/productRef/namebecame optional for the status200response-property-became-optional
- ▲
the response property
allOf[subschema #1]/results/items/allOf[subschema #2]/orderLineItems/items/allOf[subschema #2]/productVariantRef/namebecame optional for the status200response-property-became-optional
- ▲