| Name | Description | Type | Additional information |
|---|---|---|---|
| UserName | string |
Required |
|
| Password | string |
Required |
|
| EOrderID | string |
Required |
|
| StoreMatch | string |
Required |
|
| EOrderAmount | decimal number |
Required Matching regular expression pattern: [0-9]{0,8}.[0-9]{0,2} |
|
| EOrderTax | decimal number |
Required Matching regular expression pattern: [0-9]{0,8}.[0-9]{0,2} |
|
| EOrderDeliveryFee | decimal number |
Required Matching regular expression pattern: [0-9]{0,8}.[0-9]{0,2} |
|
| CustFirstName | string |
Required |
|
| CustLastName | string |
Required |
|
| CustPhoneNumber | string |
Required |
|
| CusAdd1 | string |
Required |
|
| CustAdd2 | string |
Required |
|
| CustCity | string |
Required |
|
| CustState | string |
Required |
|
| CustCountry | string |
Required |
|
| CustZip | string |
Required |
|
| CustMobilePhone | string |
Required |
|
| CustEmail | string |
Required Matching regular expression pattern: ^\s*(?:[a-zA-Z0-9!#$%&'*+/=?^_`{|}~-]+(?:\.[a-zA-Z0-9!#$%&'*+/=?^_`{|}~-]+)*@(?:[a-zA-Z0-9](?:[a-zA-Z0-9-]*[a-zA-Z0-9])?\.)+[a-zA-Z]{2,}(?:(?:\s*[;,]\s*)|(?:\s*$)))+$ |
|
| CustCompany | string |
Required |
|
| DriverInstruction | string |
Required |
|
| Occasion | string |
Required Permitted values are - Anniversary|Birthday|Sympathy|Holiday|GetWell|NewBaby|Romance|Just Like That|Other|New Baby |
|
| Location | string |
Permitted values are - Home|Business|Hospital|School|Hotel|Church|Funeral Home|Apartment |
|
| RecpFirstName | string |
Required |
|
| RecpLastName | string |
Required |
|
| RecpPhone | string |
Required |
|
| ShipAdd1 | string |
Required |
|
| ShipAdd2 | string |
Required |
|
| ShipCity | string |
Required |
|
| ShipState | string |
Required |
|
| ShipCountry | string |
Required |
|
| ShipZip | string |
Required |
|
| RecpCompany | string |
Required |
|
| DeliveryDate | string |
Required Matching regular expression pattern: ^(0[1-9]|1[012])[- /.](0[1-9]|[12][0-9]|3[01])[- /.](19|20)\d\d+$ |
|
| EOrderComment | string |
Required |
|
| SpecialInstructions | string |
Required |
|
| CCType | string |
Required |
|
| CCNumber | string |
Required |
|
| CCExpDate | string |
Required Matching regular expression pattern: ^[0-9]{4}$ |
|
| CCVCode | string |
Required |
|
| DiscountPer | string |
Required |
|
| Discount | string |
Required |
|
| DeliveryTime |
Permitted values are After|Before|AM|PM|Any + valid time (HH:MM AM/PM). Example After 11:00AM. |
string |
None. |
| OthersAdd | string |
Required |
|
| EOrderTotal | decimal number |
Required Matching regular expression pattern: [0-9]{0,8}.[0-9]{0,2} |
|
| Authorization | string |
Required Permitted values are - NotPaid|UnPaid|AuthorizationID |
|
| EOrderGSTTax | decimal number |
Matching regular expression pattern: [0-9]{0,8}.[0-9]{0,2} |
|
| EOrderPSTTax | decimal number |
Matching regular expression pattern: [0-9]{0,8}.[0-9]{0,2} |
|
| EOrderHSTTax | decimal number |
Matching regular expression pattern: [0-9]{0,8}.[0-9]{0,2} |
|
| EOrderQSTTax | decimal number |
Matching regular expression pattern: [0-9]{0,8}.[0-9]{0,2} |
|
| OrderType | string |
Permitted values are - pickup|pick up|delivery |
|
| Items | Collection of ItemDetails |
Required |
|
| PONumber | string |
None. |