Order

id
string
required

UUID without dashes in between

order_number
string
required

The order number that a customer inputs on the returns page.

Example:
1005
customer_name
string
required
Example:
James Law
customer_email
string<email>
required
country
string
required

ISO_3166-1 Country Code in 3 letters

>= 3 characters<= 3 characters
Example:
USA
external_id
string

Order id in the eCommerce platform. E.g., Shopify order id

Example:
77
app
PlatformApp

app model

platform
string
<= 64 characters
Example:
shopify
key
string

This is the Shopify store’s name that comes ahead of the myshopify domain. E.g., For coolstuff.myshopify.com, coolstuff will be the key.

<= 256 characters
Example:
cool-stuff
Example
preparing...