OrderItem

ParameterTypeDescription
idintegerOur unique item identifier.
skustringYour item stock keeping unit.
titlestringYour product title.
quantityintegerQuantity of item on order.
item_amountfloatPrice per item unit sold.
shipping_amountfloatShipping fee for all units of the item.
item_weightfloatWeight per item unit.
item_weight_unitstringUnique weight units. Permitted values: 'mg’, 'kg’ 'kg’, 'oz’, 'lb’.

Address

ParameterTypeDescription
namestringName associated with the address. In the context of a shipping address, this would be the recipient’s name; the billing name in the context of a billing address REQUIRED
line_1stringLine 1 of the address OPTIONAL
line_2stringLine 2 of the address OPTIONAL
line_3stringLine 3 of the address OPTIONAL
citystringCity or town of the address OPTIONAL
countystringCountry of the address OPTIONAL
districtstringAddress district OPTIONAL
statestringState of the address OPTIONAL
postcodestringAddress post code OPTIONAL
countrystringCountry of the address OPTIONAL

Channel

ParameterTypeDescription
idintegerOur unique channel identifier
namestringFull channel name
typestringOur channel type.
countrystringISO country codes.
currencystringISO currency codes.

User

ParameterTypeDescription
idintegerOur unique user identifier
namestringUser’s full-name
emailstringUser’s e-mail address
activebooleanIndicates whether the user is active on the client
usernamestringUnique username identifier