v1
Orders
orders
Get details and check the status of an existing order
get/v1/orders/{order_reference_id}
Path parameters
order_reference_idstring required
The Order Reference ID to update
Query parameters
include-shipping-infoboolean
If your checkout post data required us to collect shipping information from the customer, then you can request that information alongside the order details.
Response
Successful Operation