Get Order Find

GET {{baseUrl}}/order.find.json?customer_id=<string>&customer_email=<string>&order_status=<object>&start=<integer>&count=<integer>&params=<string>&exclude=<string>&created_to=<string>&created_from=<string>&modified_to=<string>&modified_from=<string>&financial_status=<string>

Find orders

Request Params

KeyDatatypeRequiredDescription
customer_idstringCounts orders quantity specified by customer id
customer_emailstringCounts orders quantity specified by customer email
order_statusstringCounts orders quantity specified by order status
startstringThis parameter sets the number from which you want to get entities
countstringThis parameter sets the entity amount that has to be retrieved. Max allowed count=250
paramsstringSet this parameter in order to choose which entity fields you want to retrieve
excludestringSet this parameter in order to choose which entity fields you want to ignore. Works only if parameter params equal force_all
created_tostringRetrieve entities to their creation date
created_fromstringRetrieve entities from their creation date
modified_tostringRetrieve entities to their modification date
modified_fromstringRetrieve entities from their modification date
financial_statusstringCounts orders quantity specified by financial status