Retrieve
Returns a single order by its unique identifier.
This endpoint is accessible with a recognized trust group by setting it as <trust_level: “recognized”> in the authentication string.
Authentication
x-api-keystring
API Key authentication via header
Path parameters
order_id
Unique order ID
Query parameters
include_has_plan
If true, the response includes a has_plan field on the order object indicating whether the order contains at least one product with product_type=plan
Response
200
merchant
customer
payment
shipping_address
public_id
sub_total
tax_total
shipping_total
discount_total
total
created
place
cancelled
tries
generic_error_count
status
type
order_merchant_id
rejected_message
extra_data
locked
oos_free_shipping
Errors
403
Forbidden Error
404
Not Found Error