/v1/orders

Creates or updates an Order

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

The Order number

string
required

The email address associated with the Order

string
required

Unique ID of Order in partner platform

date-time
required

Date and time the order was placed. RFC 3339.

date-time

Date and time the order was canceled. RFC 3339.

string
enum

The payment status of the Order

Allowed:
string
enum

The fulfillment status of the Order

string
enum

The currency the order is displayed in

string
enum

The currency the order is transacted in

customer
object
required
shipping_address
object
order_items
array of objects
required
order_items*
order_adjustments
array of objects
order_adjustments
transactions
array of objects
transactions
boolean
required

Whether or not the Customer selected Shield. For merchant-paid Shield, please set this field to false. Shield cannot be added to an existing order.

double

The price of Shield, in the display currency, that was shown to the customer.

boolean
Defaults to false

Whether or not the Customer selected Green. For merchant-paid Green, please set this field to false. Green cannot be added to an existing order.

double

The price of Green, in the display currency, that was shown to the customer.

boolean
Defaults to false

Whether or not prices already include taxes. Please provide tax amounts even if they are already included in the unit_price/amount.

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json