NameDescriptionTypeAdditional information
OrderId

Unique identifier from the ASAP system that is assigned at order creation, and it can be used as the id parameter.

integer

None.

ClientOrderId

Unique order identifier from your system.

string

Required

String length: inclusive between 1 and 100

WarehouseCode

Use warehouse code to send the outbound order to the appropriate warehouse. The default is "SLC". Possible values are: SLC (for LogiTrans SLC 1), EMP (for Logitrans SLC 2), PVU (for SLC ASAP Warehouse), LAX (for LAX ASAP Warehouse)

string

None.

OrderStatus

Assigned by ASAP to show the current status of the order.

string

None.

OrderDate

date

Required

CompanyOrName

string

Required

String length: inclusive between 2 and 35

Attention

string

String length: inclusive between 2 and 35

AddressLine1

string

Required

String length: inclusive between 2 and 35

AddressLine2

string

String length: inclusive between 2 and 35

AddressLine3

string

String length: inclusive between 2 and 35

City

string

Required

String length: inclusive between 2 and 35

State

Can accept the 2 digit state code or the state's full name.

string

Required

String length: inclusive between 2 and 35

PostalCode

string

Required

String length: inclusive between 2 and 35

Country

Can accept the 2 digit ISO code, the 3 digit ISO code, or the country's full name.

string

Required

String length: inclusive between 2 and 35

Phone

string

String length: inclusive between 0 and 35

ShippingMethod

If no ShippingMethod is submitted the default will be ISC_Economy (lowest cost option). The current acceptable values are: ISC_Economy, ISC_Freight, ISC_WillCall, UPS_2ndDayAir, UPS_2ndDayAirAM, UPS_3DaySelect, UPS_Ground, UPS_GroundCommercial, UPS_GroundResidential, UPS_MailInnovations, UPS_NextDayAir, UPS_NextDayAirEarlyAM, UPS_NextDayAirSaver, UPS_StandardtoCanada, UPS_SurePost, UPS_WorldwideExpedited, UPS_WorldwideExpress, USPS_FirstClass, USPS_FirstClassInternational, USPS_PriorityMail, USPS_PriorityMailExpress, USPS_PriorityMailExpressInternational, and USPS_PriorityMailInternational

string

None.

NotesToCustomerPackingSlip

Text submitted here will appear on the packing slip to the end customer.

string

String length: inclusive between 0 and 500

OrderDetailData

Collection of OrderDetailData

None.