Change Order Shipping Address

Change the shipping address of a customer's order.

Required fields:

  • customer_id
  • order_id

A successful request updates the shipping address and returns the order with the new address.

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

Scope

erc-ecommerce-orders:write

Path Params
string
required
length between 1 and 255

The customer id

string
required
length between 1 and 255

The order id

Query Params
string
length between 1 and 50

The brand of the provider you want to filter by. If the account is multi-brand, this parameter is required.

Body Params

The new order shipping address

Represents an address of a customer or order

string

The first name of the person associated with the address

string

The last name of the person associated with the address

string

The phone number of the person associated with the address

string

The first line of the address

string

The zip-code of the address

string

The city of the address

string

The region (country subdivision) code according to ISO 3166-2 standard

string

The country code of the address, according to the ISO 3166-1 alpha-2 codes

string

The ID of the address

boolean

Whether this is the default address

Responses

Language
Credentials
OAuth2
Missing 1 required scope
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json