v1
latestOpenAPI 3.0.02026-07-26868170.3 KBContact
Get a contact's orders
Get a contact's orders formatted as a list.
get/data/contacts/{id}/orders
Path parameters
idstring required
Individual external identifier.
Query parameters
per_pageinteger
Number of items displayed per page.
page_numberinteger
Page number.
Use a combination of field, operator and searched value. It will return orders that matched your search. Fields available on search in orders are 'external_id', 'shipping_amount', 'discount_amount', 'total_price', 'tax_amount', 'currency', 'sales_person', 'created_at', 'ordered_at' and custom fields numbers (0, 1, 2, ...)
Response
Orders retrieval is successful.