Upsert customer by external ID

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

External ID of the customer, but in order to use external ID it has to follow this format: ext:{externalID} or external_id:{externalID}. So for example if the customer's external ID is test123 then the value of customerID should be ext:test1234 or external_id:test1234.

Body Params

Order object

Customer

string

Time of which the customer data was entered

string

Time of which the customer data was updated at

string

Organization name

string

Address line 1

string

Address line 2

string

Suite number

string

City

string

State / Province

string

Country (2 letter ISO)

string

Postal / Zip code

string

Phone number

string

Phone extension

string

Email

string

Fax

float

Coordinate (latitude). This field value can be null

float

Coordinate (longitude). This field value can be null

string
enum
Defaults to prepaid

Billing Option

Allowed:
string
enum
Defaults to ltl

Dimension type

Allowed:
string

This notes will always show up as internal note every time an order is created for this customer

string
enum

Currency used when doing billing/invoicing

Allowed:
boolean
Defaults to false

Is customer active?

float

Credit limit for this customer

float

Credit balance for this customer

string

Dispatch contact name

string

Dispatch contact phone

string

Dispatch contact email

string

Billing contact name

string

Billing contact phone

string

Billing contact email

string

Sales contact name

string

Sales contact phone

string

Sales contact email

string

Management contact name

string

Management contact phone

string

Management contact email

string

Other contact name

string

Other contact phone

string

Other contact email

string
enum
required

Preferred measurment unit for customer

Allowed:
string
enum
required

Preferred weight unit for customer

Allowed:
boolean

Auto tax feature is enabled for customer

boolean

POD is required for all orders for customer

boolean

BOL is required for all orders for customer

Responses

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