Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.69 KB

File metadata and controls

31 lines (23 loc) · 1.69 KB

CartShipping

Properties

Name Type Description Notes
address1 String Address line 1 [optional]
address2 String Address line 2 [optional]
city String City [optional]
company String Company [optional]
countryCode String ISO-3166 two letter country code [optional]
dayPhone String Day time phone [optional]
deliveryDate String Date the customer is requesting delivery on. Typically used for perishable product delivery. [optional]
eveningPhone String Evening phone [optional]
firstName String First name [optional]
lastName String Last name [optional]
liftGate Boolean Lift gate requested (LTL shipping methods only) [optional]
postalCode String Postal code [optional]
shipOnDate String Date the customer is requesting that the order ship on. Typically used for perishable product delivery. [optional]
shipToResidential Boolean True if the shipping adress is residential. Effects the methods that are available to the customer as well as the price of the shipping method. [optional]
shipping3rdPartyAccountNumber String 3rd party account number to ship against for UPS or FedEx [optional]
shippingMethod String Shipping method [optional]
specialInstructions String Special instructions from the customer regarding shipping [optional]
stateRegion String State/Region [optional]
title String Title [optional]