POST api/CustOrderImport
Request Information
URI Parameters
None.
Body Parameters
OrdrHdrImport| Name | Description | Type | Additional information |
|---|---|---|---|
| ORDER_CREATE_DATE | date |
None. |
|
| FACILITY | string |
None. |
|
| ORDER_TYPE | string |
None. |
|
| ORDERNUMBER | string |
None. |
|
| HOST_ORDERNUMBER | string |
None. |
|
| TO_FACILITY | string |
None. |
|
| LEAVES_DATE | date |
None. |
|
| ENTRY_DATE | date |
None. |
|
| CARRIER | string |
None. |
|
| PAYMENT_TYPE | string |
None. |
|
| SHIP_TO_NAME | string |
None. |
|
| SHIP_TO_ADDR_LINE1 | string |
None. |
|
| SHIP_TO_ADDR_LINE2 | string |
None. |
|
| SHIP_TO_ADDR_LINE3 | string |
None. |
|
| SHIP_TO_CITY | string |
None. |
|
| SHIP_TO_STATE | string |
None. |
|
| SHIP_TO_ZIP | string |
None. |
|
| SHIP_TO_COUNTRY | string |
None. |
|
| SHIP_TO_CONTACT_NAME | string |
None. |
|
| SHIP_TO_CONTACT_TEL | string |
None. |
|
| SHIP_TO_CONTACT_FAX | string |
None. |
|
| BILL_TO_NAME | string |
None. |
|
| BILL_TO_ADDR_LINE1 | string |
None. |
|
| BILL_TO_ADDR_LINE2 | string |
None. |
|
| BILL_TO_ADDR_LINE3 | string |
None. |
|
| BILL_TO_CITY | string |
None. |
|
| BILL_TO_STATE | string |
None. |
|
| BILL_TO_ZIP | string |
None. |
|
| BILL_TO_COUNTRY | string |
None. |
|
| BILL_TO_CONTACT_NAME | string |
None. |
|
| BILL_TO_CONTACT_TEL | string |
None. |
|
| BILL_TO_CONTACT_FAX | string |
None. |
|
| CUST_PO_NUM | string |
None. |
|
| STATUS_FLAG | string |
None. |
|
| LOAD_PLAN_NUM | string |
None. |
|
| LOAD_STOP_SEQ | integer |
None. |
|
| PRIORITY_ID | decimal number |
None. |
|
| RECIPIENT_EMAIL | string |
None. |
|
| BOL_NUMBER | string |
None. |
|
| FREIGHT_ACCOUNT_NUMBER | string |
None. |
|
| REFERENCE_NUMBER | string |
None. |
|
| SHIP_TO_CUST_ID | string |
None. |
|
| BILL_TO_CUST_ID | string |
None. |
|
| PREPAY_COLLECT | string |
None. |
|
| CANCEL_DATE | date |
None. |
|
| CARRIER_SERVICE_CODE | string |
None. |
|
| DELIVERY_INSTRUCTIONS | string |
None. |
|
| CUST_SHIPTO_PO_NUM | string |
None. |
|
| COD_AMT | decimal number |
None. |
|
| MUST_ARRIVE_BY_DATE | date |
None. |
|
| SALESPERSON | string |
None. |
|
| TERMS_ID | string |
None. |
|
| LINKED_PONUMBER | string |
None. |
|
| CREDIT_HOLD_STATUS | string |
None. |
|
| CLIENTDEPT | string |
None. |
|
| CLIENTDIVISION | string |
None. |
|
| CLIENTGLACCT | string |
None. |
|
| CLIENTPROFIT | string |
None. |
|
| ALLOW_SHORT_SHIP | string |
None. |
|
| RESIDENTIAL_FLAG | string |
None. |
|
| SHIP_VIA | string |
None. |
|
| AREA | string |
None. |
|
| ALLOW_OVER_SHIP | string |
None. |
|
| SALESORDERNUMBER | string |
None. |
|
| THIRDPARTYCUSTID | string |
None. |
|
| THIRDPARTYNAME | string |
None. |
|
| THIRDPARTYADDRESS1 | string |
None. |
|
| THIRDPARTYADDRESS2 | string |
None. |
|
| THIRDPARTYADDRESS3 | string |
None. |
|
| THIRDPARTYCITY | string |
None. |
|
| THIRDPARTYSTATE | string |
None. |
|
| THIRDPARTYZIPCODE | string |
None. |
|
| THIRDPARTYCOUNTRY | string |
None. |
|
| STORE_NUM | string |
None. |
|
| DEPT | string |
None. |
|
| PACKLIST_REQ | string |
None. |
|
| DROP_SHIP | string |
None. |
|
| BATCH_NUM | string |
None. |
|
| ROUTEID | string |
None. |
|
| PROMO_CODE | string |
None. |
|
| CUSTORDERCAT | string |
None. |
|
| FOB | string |
None. |
|
| CUST_BILLTO_PO_NUM | string |
None. |
|
| COMPLIANCE_LABEL | string |
None. |
|
| VMI_GROUPID | string |
None. |
|
| ORDER_SOURCE_SYSTEM | string |
None. |
|
| FREIGHTBILLTONAME | string |
None. |
|
| FREIGHTBILLTOCONTACT | string |
None. |
|
| FREIGHTBILLTOADDRESS1 | string |
None. |
|
| FREIGHTBILLTOADDRESS2 | string |
None. |
|
| FREIGHTBILLTOADDRESS3 | string |
None. |
|
| FREIGHTBILLTOADDRESS4 | string |
None. |
|
| FREIGHTBILLTOCITY | string |
None. |
|
| FREIGHTBILLTOSTATE | string |
None. |
|
| FREIGHTBILLTOZIPCODE | string |
None. |
|
| FREIGHTBILLTOCOUNTRY | string |
None. |
|
| FREIGHTBILLTOTELEPHONE | string |
None. |
|
| FREIGHTBILLTOALTTEL | string |
None. |
|
| FREIGHTBILLTOFAX | string |
None. |
|
| TRANSFER_FROM_FACILITY | string |
None. |
|
| DetailList | Collection of OrdrDetImport |
None. |
|
| CustomList | Collection of ModelCustomData |
None. |
|
| NotesList | Collection of NotesImport |
None. |
Request Formats
application/json, text/json
Sample:
{
"ORDER_CREATE_DATE": "2026-08-21T00:42:38.5905175-07:00",
"FACILITY": "sample string 2",
"ORDER_TYPE": "sample string 3",
"ORDERNUMBER": "sample string 4",
"HOST_ORDERNUMBER": "sample string 5",
"TO_FACILITY": "sample string 6",
"LEAVES_DATE": "2026-08-21T00:42:38.5905175-07:00",
"ENTRY_DATE": "2026-08-21T00:42:38.5905175-07:00",
"CARRIER": "sample string 9",
"PAYMENT_TYPE": "sample string 10",
"SHIP_TO_NAME": "sample string 11",
"SHIP_TO_ADDR_LINE1": "sample string 12",
"SHIP_TO_ADDR_LINE2": "sample string 13",
"SHIP_TO_ADDR_LINE3": "sample string 14",
"SHIP_TO_CITY": "sample string 15",
"SHIP_TO_STATE": "sample string 16",
"SHIP_TO_ZIP": "sample string 17",
"SHIP_TO_COUNTRY": "sample string 18",
"SHIP_TO_CONTACT_NAME": "sample string 19",
"SHIP_TO_CONTACT_TEL": "sample string 20",
"SHIP_TO_CONTACT_FAX": "sample string 21",
"BILL_TO_NAME": "sample string 22",
"BILL_TO_ADDR_LINE1": "sample string 23",
"BILL_TO_ADDR_LINE2": "sample string 24",
"BILL_TO_ADDR_LINE3": "sample string 25",
"BILL_TO_CITY": "sample string 26",
"BILL_TO_STATE": "sample string 27",
"BILL_TO_ZIP": "sample string 28",
"BILL_TO_COUNTRY": "sample string 29",
"BILL_TO_CONTACT_NAME": "sample string 30",
"BILL_TO_CONTACT_TEL": "sample string 31",
"BILL_TO_CONTACT_FAX": "sample string 32",
"CUST_PO_NUM": "sample string 33",
"STATUS_FLAG": "sample string 34",
"LOAD_PLAN_NUM": "sample string 35",
"LOAD_STOP_SEQ": 36,
"PRIORITY_ID": 37.1,
"RECIPIENT_EMAIL": "sample string 38",
"BOL_NUMBER": "sample string 39",
"FREIGHT_ACCOUNT_NUMBER": "sample string 40",
"REFERENCE_NUMBER": "sample string 41",
"SHIP_TO_CUST_ID": "sample string 42",
"BILL_TO_CUST_ID": "sample string 43",
"PREPAY_COLLECT": "sample string 44",
"CANCEL_DATE": "2026-08-21T00:42:38.5905175-07:00",
"CARRIER_SERVICE_CODE": "sample string 46",
"DELIVERY_INSTRUCTIONS": "sample string 47",
"CUST_SHIPTO_PO_NUM": "sample string 48",
"COD_AMT": 49.1,
"MUST_ARRIVE_BY_DATE": "2026-08-21T00:42:38.5905175-07:00",
"SALESPERSON": "sample string 51",
"TERMS_ID": "sample string 52",
"LINKED_PONUMBER": "sample string 53",
"CREDIT_HOLD_STATUS": "sample string 54",
"CLIENTDEPT": "sample string 55",
"CLIENTDIVISION": "sample string 56",
"CLIENTGLACCT": "sample string 57",
"CLIENTPROFIT": "sample string 58",
"ALLOW_SHORT_SHIP": "sample string 59",
"RESIDENTIAL_FLAG": "sample string 60",
"SHIP_VIA": "sample string 61",
"AREA": "sample string 62",
"ALLOW_OVER_SHIP": "sample string 63",
"SALESORDERNUMBER": "sample string 64",
"THIRDPARTYCUSTID": "sample string 65",
"THIRDPARTYNAME": "sample string 66",
"THIRDPARTYADDRESS1": "sample string 67",
"THIRDPARTYADDRESS2": "sample string 68",
"THIRDPARTYADDRESS3": "sample string 69",
"THIRDPARTYCITY": "sample string 70",
"THIRDPARTYSTATE": "sample string 71",
"THIRDPARTYZIPCODE": "sample string 72",
"THIRDPARTYCOUNTRY": "sample string 73",
"STORE_NUM": "sample string 74",
"DEPT": "sample string 75",
"PACKLIST_REQ": "sample string 76",
"DROP_SHIP": "sample string 77",
"BATCH_NUM": "sample string 78",
"ROUTEID": "sample string 79",
"PROMO_CODE": "sample string 80",
"CUSTORDERCAT": "sample string 81",
"FOB": "sample string 82",
"CUST_BILLTO_PO_NUM": "sample string 83",
"COMPLIANCE_LABEL": "sample string 84",
"VMI_GROUPID": "sample string 85",
"ORDER_SOURCE_SYSTEM": "sample string 86",
"FREIGHTBILLTONAME": "sample string 87",
"FREIGHTBILLTOCONTACT": "sample string 88",
"FREIGHTBILLTOADDRESS1": "sample string 89",
"FREIGHTBILLTOADDRESS2": "sample string 90",
"FREIGHTBILLTOADDRESS3": "sample string 91",
"FREIGHTBILLTOADDRESS4": "sample string 92",
"FREIGHTBILLTOCITY": "sample string 93",
"FREIGHTBILLTOSTATE": "sample string 94",
"FREIGHTBILLTOZIPCODE": "sample string 95",
"FREIGHTBILLTOCOUNTRY": "sample string 96",
"FREIGHTBILLTOTELEPHONE": "sample string 97",
"FREIGHTBILLTOALTTEL": "sample string 98",
"FREIGHTBILLTOFAX": "sample string 99",
"TRANSFER_FROM_FACILITY": "sample string 100",
"DetailList": [
{
"CREATE_DATETIME": "2026-08-21T00:42:38.5905175-07:00",
"LINE_NUMBER": 2,
"HOST_LINE_NUMBER": 3,
"PRODUCT_CODE": "sample string 4",
"QUANTITY": 5.1,
"COMMENT": "sample string 6",
"COSTEACH": 7.1,
"STATUS_FLAG": "sample string 8",
"HOST_UOM": "sample string 9",
"REQUESTED_LOT": "sample string 10",
"CLIENTDEPT": "sample string 11",
"CLIENTDIVISION": "sample string 12",
"CLIENTGLACCT": "sample string 13",
"CLIENTPROFIT": "sample string 14",
"SHIPDESC": "sample string 15",
"CUST_ITEMID": "sample string 16",
"SOLD_PRICE": 17.1,
"QTYBACKORDERED": 18.1,
"COUNTRY_OF_DESTINATION": "sample string 19",
"CustomList": null,
"NotesList": [
{
"SEQNUM": 1,
"TYPE": "sample string 2",
"NOTE": "sample string 3"
},
{
"SEQNUM": 1,
"TYPE": "sample string 2",
"NOTE": "sample string 3"
}
]
},
{
"CREATE_DATETIME": "2026-08-21T00:42:38.5905175-07:00",
"LINE_NUMBER": 2,
"HOST_LINE_NUMBER": 3,
"PRODUCT_CODE": "sample string 4",
"QUANTITY": 5.1,
"COMMENT": "sample string 6",
"COSTEACH": 7.1,
"STATUS_FLAG": "sample string 8",
"HOST_UOM": "sample string 9",
"REQUESTED_LOT": "sample string 10",
"CLIENTDEPT": "sample string 11",
"CLIENTDIVISION": "sample string 12",
"CLIENTGLACCT": "sample string 13",
"CLIENTPROFIT": "sample string 14",
"SHIPDESC": "sample string 15",
"CUST_ITEMID": "sample string 16",
"SOLD_PRICE": 17.1,
"QTYBACKORDERED": 18.1,
"COUNTRY_OF_DESTINATION": "sample string 19",
"CustomList": null,
"NotesList": [
{
"SEQNUM": 1,
"TYPE": "sample string 2",
"NOTE": "sample string 3"
},
{
"SEQNUM": 1,
"TYPE": "sample string 2",
"NOTE": "sample string 3"
}
]
}
],
"CustomList": null,
"NotesList": [
{
"SEQNUM": 1,
"TYPE": "sample string 2",
"NOTE": "sample string 3"
},
{
"SEQNUM": 1,
"TYPE": "sample string 2",
"NOTE": "sample string 3"
}
]
}
application/xml, text/xml
Sample:
<OrdrHdrImport xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ASCTracInterfaceModel.Model.CustOrder">
<ALLOW_OVER_SHIP>sample string 63</ALLOW_OVER_SHIP>
<ALLOW_SHORT_SHIP>sample string 59</ALLOW_SHORT_SHIP>
<AREA>sample string 62</AREA>
<BATCH_NUM>sample string 78</BATCH_NUM>
<BILL_TO_ADDR_LINE1>sample string 23</BILL_TO_ADDR_LINE1>
<BILL_TO_ADDR_LINE2>sample string 24</BILL_TO_ADDR_LINE2>
<BILL_TO_ADDR_LINE3>sample string 25</BILL_TO_ADDR_LINE3>
<BILL_TO_CITY>sample string 26</BILL_TO_CITY>
<BILL_TO_CONTACT_FAX>sample string 32</BILL_TO_CONTACT_FAX>
<BILL_TO_CONTACT_NAME>sample string 30</BILL_TO_CONTACT_NAME>
<BILL_TO_CONTACT_TEL>sample string 31</BILL_TO_CONTACT_TEL>
<BILL_TO_COUNTRY>sample string 29</BILL_TO_COUNTRY>
<BILL_TO_CUST_ID>sample string 43</BILL_TO_CUST_ID>
<BILL_TO_NAME>sample string 22</BILL_TO_NAME>
<BILL_TO_STATE>sample string 27</BILL_TO_STATE>
<BILL_TO_ZIP>sample string 28</BILL_TO_ZIP>
<BOL_NUMBER>sample string 39</BOL_NUMBER>
<CANCEL_DATE>2026-08-21T00:42:38.5905175-07:00</CANCEL_DATE>
<CARRIER>sample string 9</CARRIER>
<CARRIER_SERVICE_CODE>sample string 46</CARRIER_SERVICE_CODE>
<CLIENTDEPT>sample string 55</CLIENTDEPT>
<CLIENTDIVISION>sample string 56</CLIENTDIVISION>
<CLIENTGLACCT>sample string 57</CLIENTGLACCT>
<CLIENTPROFIT>sample string 58</CLIENTPROFIT>
<COD_AMT>49.1</COD_AMT>
<COMPLIANCE_LABEL>sample string 84</COMPLIANCE_LABEL>
<CREDIT_HOLD_STATUS>sample string 54</CREDIT_HOLD_STATUS>
<CUSTORDERCAT>sample string 81</CUSTORDERCAT>
<CUST_BILLTO_PO_NUM>sample string 83</CUST_BILLTO_PO_NUM>
<CUST_PO_NUM>sample string 33</CUST_PO_NUM>
<CUST_SHIPTO_PO_NUM>sample string 48</CUST_SHIPTO_PO_NUM>
<CustomList xmlns:d2p1="http://schemas.datacontract.org/2004/07/ASCTracInterfaceModel.Model" i:nil="true" />
<DELIVERY_INSTRUCTIONS>sample string 47</DELIVERY_INSTRUCTIONS>
<DEPT>sample string 75</DEPT>
<DROP_SHIP>sample string 77</DROP_SHIP>
<DetailList>
<OrdrDetImport>
<CLIENTDEPT>sample string 11</CLIENTDEPT>
<CLIENTDIVISION>sample string 12</CLIENTDIVISION>
<CLIENTGLACCT>sample string 13</CLIENTGLACCT>
<CLIENTPROFIT>sample string 14</CLIENTPROFIT>
<COMMENT>sample string 6</COMMENT>
<COSTEACH>7.1</COSTEACH>
<COUNTRY_OF_DESTINATION>sample string 19</COUNTRY_OF_DESTINATION>
<CREATE_DATETIME>2026-08-21T00:42:38.5905175-07:00</CREATE_DATETIME>
<CUST_ITEMID>sample string 16</CUST_ITEMID>
<CustomList xmlns:d4p1="http://schemas.datacontract.org/2004/07/ASCTracInterfaceModel.Model" i:nil="true" />
<HOST_LINE_NUMBER>3</HOST_LINE_NUMBER>
<HOST_UOM>sample string 9</HOST_UOM>
<LINE_NUMBER>2</LINE_NUMBER>
<NotesList xmlns:d4p1="http://schemas.datacontract.org/2004/07/ASCTracInterfaceModel.Model">
<d4p1:NotesImport>
<d4p1:NOTE>sample string 3</d4p1:NOTE>
<d4p1:SEQNUM>1</d4p1:SEQNUM>
<d4p1:TYPE>sample string 2</d4p1:TYPE>
</d4p1:NotesImport>
<d4p1:NotesImport>
<d4p1:NOTE>sample string 3</d4p1:NOTE>
<d4p1:SEQNUM>1</d4p1:SEQNUM>
<d4p1:TYPE>sample string 2</d4p1:TYPE>
</d4p1:NotesImport>
</NotesList>
<PRODUCT_CODE>sample string 4</PRODUCT_CODE>
<QTYBACKORDERED>18.1</QTYBACKORDERED>
<QUANTITY>5.1</QUANTITY>
<REQUESTED_LOT>sample string 10</REQUESTED_LOT>
<SHIPDESC>sample string 15</SHIPDESC>
<SOLD_PRICE>17.1</SOLD_PRICE>
<STATUS_FLAG>sample string 8</STATUS_FLAG>
</OrdrDetImport>
<OrdrDetImport>
<CLIENTDEPT>sample string 11</CLIENTDEPT>
<CLIENTDIVISION>sample string 12</CLIENTDIVISION>
<CLIENTGLACCT>sample string 13</CLIENTGLACCT>
<CLIENTPROFIT>sample string 14</CLIENTPROFIT>
<COMMENT>sample string 6</COMMENT>
<COSTEACH>7.1</COSTEACH>
<COUNTRY_OF_DESTINATION>sample string 19</COUNTRY_OF_DESTINATION>
<CREATE_DATETIME>2026-08-21T00:42:38.5905175-07:00</CREATE_DATETIME>
<CUST_ITEMID>sample string 16</CUST_ITEMID>
<CustomList xmlns:d4p1="http://schemas.datacontract.org/2004/07/ASCTracInterfaceModel.Model" i:nil="true" />
<HOST_LINE_NUMBER>3</HOST_LINE_NUMBER>
<HOST_UOM>sample string 9</HOST_UOM>
<LINE_NUMBER>2</LINE_NUMBER>
<NotesList xmlns:d4p1="http://schemas.datacontract.org/2004/07/ASCTracInterfaceModel.Model">
<d4p1:NotesImport>
<d4p1:NOTE>sample string 3</d4p1:NOTE>
<d4p1:SEQNUM>1</d4p1:SEQNUM>
<d4p1:TYPE>sample string 2</d4p1:TYPE>
</d4p1:NotesImport>
<d4p1:NotesImport>
<d4p1:NOTE>sample string 3</d4p1:NOTE>
<d4p1:SEQNUM>1</d4p1:SEQNUM>
<d4p1:TYPE>sample string 2</d4p1:TYPE>
</d4p1:NotesImport>
</NotesList>
<PRODUCT_CODE>sample string 4</PRODUCT_CODE>
<QTYBACKORDERED>18.1</QTYBACKORDERED>
<QUANTITY>5.1</QUANTITY>
<REQUESTED_LOT>sample string 10</REQUESTED_LOT>
<SHIPDESC>sample string 15</SHIPDESC>
<SOLD_PRICE>17.1</SOLD_PRICE>
<STATUS_FLAG>sample string 8</STATUS_FLAG>
</OrdrDetImport>
</DetailList>
<ENTRY_DATE>2026-08-21T00:42:38.5905175-07:00</ENTRY_DATE>
<FACILITY>sample string 2</FACILITY>
<FOB>sample string 82</FOB>
<FREIGHTBILLTOADDRESS1>sample string 89</FREIGHTBILLTOADDRESS1>
<FREIGHTBILLTOADDRESS2>sample string 90</FREIGHTBILLTOADDRESS2>
<FREIGHTBILLTOADDRESS3>sample string 91</FREIGHTBILLTOADDRESS3>
<FREIGHTBILLTOADDRESS4>sample string 92</FREIGHTBILLTOADDRESS4>
<FREIGHTBILLTOALTTEL>sample string 98</FREIGHTBILLTOALTTEL>
<FREIGHTBILLTOCITY>sample string 93</FREIGHTBILLTOCITY>
<FREIGHTBILLTOCONTACT>sample string 88</FREIGHTBILLTOCONTACT>
<FREIGHTBILLTOCOUNTRY>sample string 96</FREIGHTBILLTOCOUNTRY>
<FREIGHTBILLTOFAX>sample string 99</FREIGHTBILLTOFAX>
<FREIGHTBILLTONAME>sample string 87</FREIGHTBILLTONAME>
<FREIGHTBILLTOSTATE>sample string 94</FREIGHTBILLTOSTATE>
<FREIGHTBILLTOTELEPHONE>sample string 97</FREIGHTBILLTOTELEPHONE>
<FREIGHTBILLTOZIPCODE>sample string 95</FREIGHTBILLTOZIPCODE>
<FREIGHT_ACCOUNT_NUMBER>sample string 40</FREIGHT_ACCOUNT_NUMBER>
<HOST_ORDERNUMBER>sample string 5</HOST_ORDERNUMBER>
<LEAVES_DATE>2026-08-21T00:42:38.5905175-07:00</LEAVES_DATE>
<LINKED_PONUMBER>sample string 53</LINKED_PONUMBER>
<LOAD_PLAN_NUM>sample string 35</LOAD_PLAN_NUM>
<LOAD_STOP_SEQ>36</LOAD_STOP_SEQ>
<MUST_ARRIVE_BY_DATE>2026-08-21T00:42:38.5905175-07:00</MUST_ARRIVE_BY_DATE>
<NotesList xmlns:d2p1="http://schemas.datacontract.org/2004/07/ASCTracInterfaceModel.Model">
<d2p1:NotesImport>
<d2p1:NOTE>sample string 3</d2p1:NOTE>
<d2p1:SEQNUM>1</d2p1:SEQNUM>
<d2p1:TYPE>sample string 2</d2p1:TYPE>
</d2p1:NotesImport>
<d2p1:NotesImport>
<d2p1:NOTE>sample string 3</d2p1:NOTE>
<d2p1:SEQNUM>1</d2p1:SEQNUM>
<d2p1:TYPE>sample string 2</d2p1:TYPE>
</d2p1:NotesImport>
</NotesList>
<ORDERNUMBER>sample string 4</ORDERNUMBER>
<ORDER_CREATE_DATE>2026-08-21T00:42:38.5905175-07:00</ORDER_CREATE_DATE>
<ORDER_SOURCE_SYSTEM>sample string 86</ORDER_SOURCE_SYSTEM>
<ORDER_TYPE>sample string 3</ORDER_TYPE>
<PACKLIST_REQ>sample string 76</PACKLIST_REQ>
<PAYMENT_TYPE>sample string 10</PAYMENT_TYPE>
<PREPAY_COLLECT>sample string 44</PREPAY_COLLECT>
<PRIORITY_ID>37.1</PRIORITY_ID>
<PROMO_CODE>sample string 80</PROMO_CODE>
<RECIPIENT_EMAIL>sample string 38</RECIPIENT_EMAIL>
<REFERENCE_NUMBER>sample string 41</REFERENCE_NUMBER>
<RESIDENTIAL_FLAG>sample string 60</RESIDENTIAL_FLAG>
<ROUTEID>sample string 79</ROUTEID>
<SALESORDERNUMBER>sample string 64</SALESORDERNUMBER>
<SALESPERSON>sample string 51</SALESPERSON>
<SHIP_TO_ADDR_LINE1>sample string 12</SHIP_TO_ADDR_LINE1>
<SHIP_TO_ADDR_LINE2>sample string 13</SHIP_TO_ADDR_LINE2>
<SHIP_TO_ADDR_LINE3>sample string 14</SHIP_TO_ADDR_LINE3>
<SHIP_TO_CITY>sample string 15</SHIP_TO_CITY>
<SHIP_TO_CONTACT_FAX>sample string 21</SHIP_TO_CONTACT_FAX>
<SHIP_TO_CONTACT_NAME>sample string 19</SHIP_TO_CONTACT_NAME>
<SHIP_TO_CONTACT_TEL>sample string 20</SHIP_TO_CONTACT_TEL>
<SHIP_TO_COUNTRY>sample string 18</SHIP_TO_COUNTRY>
<SHIP_TO_CUST_ID>sample string 42</SHIP_TO_CUST_ID>
<SHIP_TO_NAME>sample string 11</SHIP_TO_NAME>
<SHIP_TO_STATE>sample string 16</SHIP_TO_STATE>
<SHIP_TO_ZIP>sample string 17</SHIP_TO_ZIP>
<SHIP_VIA>sample string 61</SHIP_VIA>
<STATUS_FLAG>sample string 34</STATUS_FLAG>
<STORE_NUM>sample string 74</STORE_NUM>
<TERMS_ID>sample string 52</TERMS_ID>
<THIRDPARTYADDRESS1>sample string 67</THIRDPARTYADDRESS1>
<THIRDPARTYADDRESS2>sample string 68</THIRDPARTYADDRESS2>
<THIRDPARTYADDRESS3>sample string 69</THIRDPARTYADDRESS3>
<THIRDPARTYCITY>sample string 70</THIRDPARTYCITY>
<THIRDPARTYCOUNTRY>sample string 73</THIRDPARTYCOUNTRY>
<THIRDPARTYCUSTID>sample string 65</THIRDPARTYCUSTID>
<THIRDPARTYNAME>sample string 66</THIRDPARTYNAME>
<THIRDPARTYSTATE>sample string 71</THIRDPARTYSTATE>
<THIRDPARTYZIPCODE>sample string 72</THIRDPARTYZIPCODE>
<TO_FACILITY>sample string 6</TO_FACILITY>
<TRANSFER_FROM_FACILITY>sample string 100</TRANSFER_FROM_FACILITY>
<VMI_GROUPID>sample string 85</VMI_GROUPID>
</OrdrHdrImport>
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version | Version |
None. |
|
| Content | HttpContent |
None. |
|
| StatusCode | HttpStatusCode |
None. |
|
| ReasonPhrase | string |
None. |
|
| Headers | Collection of Object |
None. |
|
| RequestMessage | HttpRequestMessage |
None. |
|
| IsSuccessStatusCode | boolean |
None. |