Get Order Info

GET {{baseUrl}}/order.info.json?order_id=<string>&params=<string>&exclude=<string>&store_id=<string>

Info about a specific order by ID

Request Params

KeyDatatypeRequiredDescription
order_idstringRetrieves order’s info specified by order id
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
store_idstringDefines store id where the webhook should be assigned