Update Order

Update data for a specific order.

Path Params
string
required

ID of the order you want to update.

Body Params

Object creation attributes.

integer

The order number.

number

The total amount of the order.

number

The total amount of the order in USD.

line_items
array of objects
line_items
string

The customer full name.

string

The customer email.

shipping_address
object
billing_address
object
boolean

Whether the order is cancelled.

boolean

Whether the order is a test order.

date-time

The time the order was created on the platform.

date-time

The time the order was last updated on the platform.

date-time

The time the order was fulfilled.

date-time

The time the order was paid.

date-time

The time the order was delivered.

string

External ID of the customer where they originated from (Shopify, Wix, eCommerce platform, etc).

string

The Fera ID of the customer.

string

External ID of the order where they originated from (Shopify, Wix, eCommerce platform, etc).

Responses

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