GET /order.info.json
Summary: —
Operation ID: OrderInfo
Auth: unknown
Operation ID: OrderInfo
Auth: unknown
Description
Info about a specific order by ID
Parameters (7)
enable_cache
(boolean, query, optional, default: False)
If the value is 'true' and order exist in our cache, we will return order.info response from cache
exclude
(string, query, optional)
Set this parameter in order to choose which entity fields you want to ignore. Works only if parameter `params` equal force_all
id
(string, query, optional)
Retrieves order info specified by id
order_id
(string, query, optional)
Retrieves order’s info specified by order id
params
(string, query, optional, default: order_id,customer,totals,address,items,bundles,status)
Set this parameter in order to choose which entity fields you want to retrieve
response_fields
(string, query, optional)
Set this parameter in order to choose which entity fields you want to retrieve
store_id
(string, query, optional)
Defines store id where the order should be found
No probe data for this endpoint yet.