Order

id
string
required

UUID without dashes in between

order_number
string
required

The order number which customer input on returns page

Example:
1005
customer_name
string
required
Example:
James Law
customer_email
string<email>
required
Example:
james@example.com
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

For shopify, this is the my shopify domain. Say for coolstuff.myshopify.com, coolstuff will be the key.

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