Orders Fields
Field Name | Type | Max | Required? | UI Name |
---|---|---|---|---|
id | String | 100 | PO Number | |
status | String | Order Status | ||
total | Integer | 15 | Total Units | |
date_created | String | 6 | Created Date | |
date_approved | String | 6 | ||
date_modified | String | 6 | Order Date | |
comments | Text | 255 | Order Comments/Special Instructions | |
internal_comments | Text | 255 | Internal Comments | |
tracking_number | String | |||
export_status | Integer | 1 | Order Export Status | |
export_description | String | 255 | Order Export Description | |
exported_on | String | 6 | Order Export Timestamp | |
shipping_address | Object | |||
{ } | ||||
> id | String | |||
> code | String | Shipping Addresses > Code | ||
> name | String | 255 | Shipping Addresses > Store Name | |
> company | String | 255 | Shipping Addresses > Company | |
> line_1 | String | 255 | Shipping Addresses > Address 1 | |
> line_2 | String | 255 | Shipping Addresses > Address 2 | |
> city | String | 255 | Shipping Addresses > City | |
> state | String | 255 | Shipping Addresses > State | |
> zip | String | 255 | Shipping Addresses > Zip | |
> country | String | 255 | Shipping Addresses > Country | |
> phone | String | 255 | Shipping Addresses > Phone | |
> fax | String | 255 | Shipping Addresses > Fax | |
String | 100 | Shipping Addresses > Email | ||
shipping_method | Object | |||
{ } | ||||
> id | String | |||
> code | String | 255 | Shipping Methods Code | |
> name | String | 255 | Shipping Methods Name | |
billing_address | Object | |||
{ } | ||||
> id | String | |||
> code | String | 255 | Billing Addresses > Code | |
> name | String | 255 | Billing Addresses > Store Name | |
> company | String | 255 | Billing Addresses > Company | |
> line_1 | String | 255 | Billing Addresses > Address 1 | |
> line_2 | String | 255 | Billing Addresses > Address 2 | |
> city | String | 255 | Billing Addresses > City | |
> state | String | 255 | Billing Addresses > State | |
> zip | String | 50 | Billing Addresses > Zip | |
> country | String | 255 | Billing Addresses > Country | |
> phone | String | 255 | Billing Addresses > Phone | |
payment_method | Object | |||
{ } | ||||
> id | String | |||
> code | String | 255 | Payment Methods Code | |
> name | String | 255 | Payment Methods Name | |
price_type | Object | |||
{ } | ||||
> id | String | |||
> name | String | Price Type Currency/Label | ||
> currency | String | 3 | Wholesale Currency | |
> currency_retail | String | 3 | Suggested Retail Currency | |
discount | Object | |||
{ } | ||||
> discount | Integer | 15 | Discount % | |
warehouse | Object | |||
{ } | ||||
> id | String | |||
> code | String | 100 | Warehouse Code | |
> name | String | 100 | Warehouse Name | |
collection | Object | |||
{ } | ||||
> id | String | |||
> code | String | Linesheet Code | ||
> name | String | Linesheet Name | ||
> start_ship_date | String | Start Ship Date | ||
> end_ship_date | String | Complete Ship Date | ||
event | Object | |||
{ } | ||||
> event | String | Event Name | ||
> code | String | Event Code | ||
type | Object | |||
{ } | ||||
> name | String | 255 | Order Type Name | |
> code | String | 20 | Order Type code | |
season | Object | |||
{ } | ||||
> id | String | |||
> code | String | 25 | Season Code | |
author | Object | |||
{ } | ||||
> id | String | |||
> username | String | 100 | User Display Name | |
String | 100 | User Email | ||
customer | Object | |||
{ } | ||||
> id | String | |||
> name | String | 150 | Customer Alias | |
> code | String | 100 | Customer Code | |
> buyer_name | String | 255 | Buyers > Buyer Name | |
buyer | Object | |||
{ } | ||||
> name | String | 255 | Buyers > Buyer Name | |
String | 100 | Buyers > Buyer Email |