PUT api/CustOrderExport
Request Information
URI Parameters
None.
Body Parameters
Collection of CustOrderHeaderExport| Name | Description | Type | Additional information |
|---|---|---|---|
| SUCCESSFUL | boolean |
None. |
|
| ERROR_MESSAGE | string |
None. |
|
| CREATE_DATETIME | date |
None. |
|
| FROM_FACILITY | string |
None. |
|
| TO_FACILITY | string |
None. |
|
| SHIPMENT_NUMBER | string |
None. |
|
| ORDER_TYPE | string |
None. |
|
| ORDERNUMBER | string |
None. |
|
| CUST_ID | string |
None. |
|
| INVOICE_DATE | date |
None. |
|
| CUST_PO_NUM | string |
None. |
|
| FREIGHT_COST | decimal number |
None. |
|
| PRO_NUMBER | string |
None. |
|
| DOCUMENT_TYPE | string |
None. |
|
| DOC_TYPE | string |
None. |
|
| SALESORDERNUMBER | string |
None. |
|
| FACILITY | string |
None. |
|
| LOCKED_FLAG | string |
None. |
|
| ORDER_SOURCE | string |
None. |
|
| SHIP_VIA_CODE | string |
None. |
|
| USERID | string |
None. |
|
| CUSTOM_ORDER_TYPE | string |
None. |
|
| ORDER_SOURCE_SYSTEM | string |
None. |
|
| CARRIER | string |
None. |
|
| CARRIER_SERVICE_CODE | string |
None. |
|
| CUSTOM_DATA1 | string |
None. |
|
| CUSTOM_DATA2 | string |
None. |
|
| CUSTOM_DATA3 | string |
None. |
|
| CUSTOM_DATA4 | string |
None. |
|
| CUSTOM_DATA5 | string |
None. |
|
| CUSTOM_DATA6 | string |
None. |
|
| CUSTOM_DATA7 | string |
None. |
|
| CUSTOM_DATA8 | string |
None. |
|
| CUSTOM_DATA9 | string |
None. |
|
| CUSTOM_DATA10 | string |
None. |
|
| CUSTOM_DATA11 | string |
None. |
|
| CUSTOM_DATA12 | string |
None. |
|
| PicksList | Collection of CustOrderPicksExport |
None. |
|
| ContainersList | Collection of CustOrderContainersExport |
None. |
|
| SerialsList | Collection of CustOrderSerNumExport |
None. |
Request Formats
application/json, text/json
Sample:
[
{
"SUCCESSFUL": true,
"ERROR_MESSAGE": "sample string 2",
"CREATE_DATETIME": "2026-08-21T00:43:11.4987076-07:00",
"FROM_FACILITY": "sample string 4",
"TO_FACILITY": "sample string 5",
"SHIPMENT_NUMBER": "sample string 6",
"ORDER_TYPE": "sample string 7",
"ORDERNUMBER": "sample string 8",
"CUST_ID": "sample string 9",
"INVOICE_DATE": "2026-08-21T00:43:11.4987076-07:00",
"CUST_PO_NUM": "sample string 11",
"FREIGHT_COST": 12.1,
"PRO_NUMBER": "sample string 13",
"DOCUMENT_TYPE": "sample string 14",
"DOC_TYPE": "sample string 15",
"SALESORDERNUMBER": "sample string 16",
"FACILITY": "sample string 17",
"LOCKED_FLAG": "sample string 18",
"ORDER_SOURCE": "sample string 19",
"SHIP_VIA_CODE": "sample string 20",
"USERID": "sample string 21",
"CUSTOM_ORDER_TYPE": "sample string 22",
"ORDER_SOURCE_SYSTEM": "sample string 23",
"CARRIER": "sample string 24",
"CARRIER_SERVICE_CODE": "sample string 25",
"CUSTOM_DATA1": "sample string 26",
"CUSTOM_DATA2": "sample string 27",
"CUSTOM_DATA3": "sample string 28",
"CUSTOM_DATA4": "sample string 29",
"CUSTOM_DATA5": "sample string 30",
"CUSTOM_DATA6": "sample string 31",
"CUSTOM_DATA7": "sample string 32",
"CUSTOM_DATA8": "sample string 33",
"CUSTOM_DATA9": "sample string 34",
"CUSTOM_DATA10": "sample string 35",
"CUSTOM_DATA11": "sample string 36",
"CUSTOM_DATA12": "sample string 37",
"PicksList": [
{
"CREATE_DATETIME": "2026-08-21T00:43:11.4987076-07:00",
"SHIPMENT_NUMBER": "sample string 2",
"LINE_NUMBER": 3,
"PRODUCT_CODE": "sample string 4",
"EXT_PRICE": 5.1,
"QTY_ORDERED": 6.1,
"QTY_SHIPPED": 7.1,
"CW_QTY": 8.1,
"CW_UOM": "sample string 9",
"ITEM_NUMBER": "sample string 10",
"LOTID": "sample string 11",
"HOST_UOM": "sample string 12",
"PICK_OPR": "sample string 13",
"ALT_LOTID": "sample string 14",
"SOLD_PRICE": 15.1,
"CUSTOM_DATA1": "sample string 16",
"CUSTOM_DATA2": "sample string 17",
"CUSTOM_DATA3": "sample string 18",
"CUSTOM_DATA4": "sample string 19",
"CUSTOM_DATA5": "sample string 20"
},
{
"CREATE_DATETIME": "2026-08-21T00:43:11.4987076-07:00",
"SHIPMENT_NUMBER": "sample string 2",
"LINE_NUMBER": 3,
"PRODUCT_CODE": "sample string 4",
"EXT_PRICE": 5.1,
"QTY_ORDERED": 6.1,
"QTY_SHIPPED": 7.1,
"CW_QTY": 8.1,
"CW_UOM": "sample string 9",
"ITEM_NUMBER": "sample string 10",
"LOTID": "sample string 11",
"HOST_UOM": "sample string 12",
"PICK_OPR": "sample string 13",
"ALT_LOTID": "sample string 14",
"SOLD_PRICE": 15.1,
"CUSTOM_DATA1": "sample string 16",
"CUSTOM_DATA2": "sample string 17",
"CUSTOM_DATA3": "sample string 18",
"CUSTOM_DATA4": "sample string 19",
"CUSTOM_DATA5": "sample string 20"
}
],
"ContainersList": [
{
"CREATE_DATETIME": "2026-08-21T00:43:11.4987076-07:00",
"SHIPMENT_NUMBER": "sample string 2",
"CONTAINER_ID": "sample string 3",
"PALLET_TYPE": "sample string 4",
"TOTAL_WEIGHT": 5.1
},
{
"CREATE_DATETIME": "2026-08-21T00:43:11.4987076-07:00",
"SHIPMENT_NUMBER": "sample string 2",
"CONTAINER_ID": "sample string 3",
"PALLET_TYPE": "sample string 4",
"TOTAL_WEIGHT": 5.1
}
],
"SerialsList": [
{
"CREATE_DATETIME": "2026-08-21T00:43:11.4987076-07:00",
"ORDER_LINENUM": 2,
"SER_NUM": "sample string 3",
"ITEMID": "sample string 4",
"LOTID": "sample string 5",
"QTY": 6.1
},
{
"CREATE_DATETIME": "2026-08-21T00:43:11.4987076-07:00",
"ORDER_LINENUM": 2,
"SER_NUM": "sample string 3",
"ITEMID": "sample string 4",
"LOTID": "sample string 5",
"QTY": 6.1
}
]
},
{
"SUCCESSFUL": true,
"ERROR_MESSAGE": "sample string 2",
"CREATE_DATETIME": "2026-08-21T00:43:11.4987076-07:00",
"FROM_FACILITY": "sample string 4",
"TO_FACILITY": "sample string 5",
"SHIPMENT_NUMBER": "sample string 6",
"ORDER_TYPE": "sample string 7",
"ORDERNUMBER": "sample string 8",
"CUST_ID": "sample string 9",
"INVOICE_DATE": "2026-08-21T00:43:11.4987076-07:00",
"CUST_PO_NUM": "sample string 11",
"FREIGHT_COST": 12.1,
"PRO_NUMBER": "sample string 13",
"DOCUMENT_TYPE": "sample string 14",
"DOC_TYPE": "sample string 15",
"SALESORDERNUMBER": "sample string 16",
"FACILITY": "sample string 17",
"LOCKED_FLAG": "sample string 18",
"ORDER_SOURCE": "sample string 19",
"SHIP_VIA_CODE": "sample string 20",
"USERID": "sample string 21",
"CUSTOM_ORDER_TYPE": "sample string 22",
"ORDER_SOURCE_SYSTEM": "sample string 23",
"CARRIER": "sample string 24",
"CARRIER_SERVICE_CODE": "sample string 25",
"CUSTOM_DATA1": "sample string 26",
"CUSTOM_DATA2": "sample string 27",
"CUSTOM_DATA3": "sample string 28",
"CUSTOM_DATA4": "sample string 29",
"CUSTOM_DATA5": "sample string 30",
"CUSTOM_DATA6": "sample string 31",
"CUSTOM_DATA7": "sample string 32",
"CUSTOM_DATA8": "sample string 33",
"CUSTOM_DATA9": "sample string 34",
"CUSTOM_DATA10": "sample string 35",
"CUSTOM_DATA11": "sample string 36",
"CUSTOM_DATA12": "sample string 37",
"PicksList": [
{
"CREATE_DATETIME": "2026-08-21T00:43:11.4987076-07:00",
"SHIPMENT_NUMBER": "sample string 2",
"LINE_NUMBER": 3,
"PRODUCT_CODE": "sample string 4",
"EXT_PRICE": 5.1,
"QTY_ORDERED": 6.1,
"QTY_SHIPPED": 7.1,
"CW_QTY": 8.1,
"CW_UOM": "sample string 9",
"ITEM_NUMBER": "sample string 10",
"LOTID": "sample string 11",
"HOST_UOM": "sample string 12",
"PICK_OPR": "sample string 13",
"ALT_LOTID": "sample string 14",
"SOLD_PRICE": 15.1,
"CUSTOM_DATA1": "sample string 16",
"CUSTOM_DATA2": "sample string 17",
"CUSTOM_DATA3": "sample string 18",
"CUSTOM_DATA4": "sample string 19",
"CUSTOM_DATA5": "sample string 20"
},
{
"CREATE_DATETIME": "2026-08-21T00:43:11.4987076-07:00",
"SHIPMENT_NUMBER": "sample string 2",
"LINE_NUMBER": 3,
"PRODUCT_CODE": "sample string 4",
"EXT_PRICE": 5.1,
"QTY_ORDERED": 6.1,
"QTY_SHIPPED": 7.1,
"CW_QTY": 8.1,
"CW_UOM": "sample string 9",
"ITEM_NUMBER": "sample string 10",
"LOTID": "sample string 11",
"HOST_UOM": "sample string 12",
"PICK_OPR": "sample string 13",
"ALT_LOTID": "sample string 14",
"SOLD_PRICE": 15.1,
"CUSTOM_DATA1": "sample string 16",
"CUSTOM_DATA2": "sample string 17",
"CUSTOM_DATA3": "sample string 18",
"CUSTOM_DATA4": "sample string 19",
"CUSTOM_DATA5": "sample string 20"
}
],
"ContainersList": [
{
"CREATE_DATETIME": "2026-08-21T00:43:11.4987076-07:00",
"SHIPMENT_NUMBER": "sample string 2",
"CONTAINER_ID": "sample string 3",
"PALLET_TYPE": "sample string 4",
"TOTAL_WEIGHT": 5.1
},
{
"CREATE_DATETIME": "2026-08-21T00:43:11.4987076-07:00",
"SHIPMENT_NUMBER": "sample string 2",
"CONTAINER_ID": "sample string 3",
"PALLET_TYPE": "sample string 4",
"TOTAL_WEIGHT": 5.1
}
],
"SerialsList": [
{
"CREATE_DATETIME": "2026-08-21T00:43:11.4987076-07:00",
"ORDER_LINENUM": 2,
"SER_NUM": "sample string 3",
"ITEMID": "sample string 4",
"LOTID": "sample string 5",
"QTY": 6.1
},
{
"CREATE_DATETIME": "2026-08-21T00:43:11.4987076-07:00",
"ORDER_LINENUM": 2,
"SER_NUM": "sample string 3",
"ITEMID": "sample string 4",
"LOTID": "sample string 5",
"QTY": 6.1
}
]
}
]
application/xml, text/xml
Sample:
<ArrayOfCustOrderHeaderExport xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ASCTracInterfaceModel.Model.CustOrder">
<CustOrderHeaderExport>
<CARRIER>sample string 24</CARRIER>
<CARRIER_SERVICE_CODE>sample string 25</CARRIER_SERVICE_CODE>
<CREATE_DATETIME>2026-08-21T00:43:11.4987076-07:00</CREATE_DATETIME>
<CUSTOM_DATA1>sample string 26</CUSTOM_DATA1>
<CUSTOM_DATA10>sample string 35</CUSTOM_DATA10>
<CUSTOM_DATA11>sample string 36</CUSTOM_DATA11>
<CUSTOM_DATA12>sample string 37</CUSTOM_DATA12>
<CUSTOM_DATA2>sample string 27</CUSTOM_DATA2>
<CUSTOM_DATA3>sample string 28</CUSTOM_DATA3>
<CUSTOM_DATA4>sample string 29</CUSTOM_DATA4>
<CUSTOM_DATA5>sample string 30</CUSTOM_DATA5>
<CUSTOM_DATA6>sample string 31</CUSTOM_DATA6>
<CUSTOM_DATA7>sample string 32</CUSTOM_DATA7>
<CUSTOM_DATA8>sample string 33</CUSTOM_DATA8>
<CUSTOM_DATA9>sample string 34</CUSTOM_DATA9>
<CUSTOM_ORDER_TYPE>sample string 22</CUSTOM_ORDER_TYPE>
<CUST_ID>sample string 9</CUST_ID>
<CUST_PO_NUM>sample string 11</CUST_PO_NUM>
<ContainersList>
<CustOrderContainersExport>
<CONTAINER_ID>sample string 3</CONTAINER_ID>
<CREATE_DATETIME>2026-08-21T00:43:11.4987076-07:00</CREATE_DATETIME>
<PALLET_TYPE>sample string 4</PALLET_TYPE>
<SHIPMENT_NUMBER>sample string 2</SHIPMENT_NUMBER>
<TOTAL_WEIGHT>5.1</TOTAL_WEIGHT>
</CustOrderContainersExport>
<CustOrderContainersExport>
<CONTAINER_ID>sample string 3</CONTAINER_ID>
<CREATE_DATETIME>2026-08-21T00:43:11.4987076-07:00</CREATE_DATETIME>
<PALLET_TYPE>sample string 4</PALLET_TYPE>
<SHIPMENT_NUMBER>sample string 2</SHIPMENT_NUMBER>
<TOTAL_WEIGHT>5.1</TOTAL_WEIGHT>
</CustOrderContainersExport>
</ContainersList>
<DOCUMENT_TYPE>sample string 14</DOCUMENT_TYPE>
<DOC_TYPE>sample string 15</DOC_TYPE>
<ERROR_MESSAGE>sample string 2</ERROR_MESSAGE>
<FACILITY>sample string 17</FACILITY>
<FREIGHT_COST>12.1</FREIGHT_COST>
<FROM_FACILITY>sample string 4</FROM_FACILITY>
<INVOICE_DATE>2026-08-21T00:43:11.4987076-07:00</INVOICE_DATE>
<LOCKED_FLAG>sample string 18</LOCKED_FLAG>
<ORDERNUMBER>sample string 8</ORDERNUMBER>
<ORDER_SOURCE>sample string 19</ORDER_SOURCE>
<ORDER_SOURCE_SYSTEM>sample string 23</ORDER_SOURCE_SYSTEM>
<ORDER_TYPE>sample string 7</ORDER_TYPE>
<PRO_NUMBER>sample string 13</PRO_NUMBER>
<PicksList>
<CustOrderPicksExport>
<ALT_LOTID>sample string 14</ALT_LOTID>
<CREATE_DATETIME>2026-08-21T00:43:11.4987076-07:00</CREATE_DATETIME>
<CUSTOM_DATA1>sample string 16</CUSTOM_DATA1>
<CUSTOM_DATA2>sample string 17</CUSTOM_DATA2>
<CUSTOM_DATA3>sample string 18</CUSTOM_DATA3>
<CUSTOM_DATA4>sample string 19</CUSTOM_DATA4>
<CUSTOM_DATA5>sample string 20</CUSTOM_DATA5>
<CW_QTY>8.1</CW_QTY>
<CW_UOM>sample string 9</CW_UOM>
<EXT_PRICE>5.1</EXT_PRICE>
<HOST_UOM>sample string 12</HOST_UOM>
<ITEM_NUMBER>sample string 10</ITEM_NUMBER>
<LINE_NUMBER>3</LINE_NUMBER>
<LOTID>sample string 11</LOTID>
<PICK_OPR>sample string 13</PICK_OPR>
<PRODUCT_CODE>sample string 4</PRODUCT_CODE>
<QTY_ORDERED>6.1</QTY_ORDERED>
<QTY_SHIPPED>7.1</QTY_SHIPPED>
<SHIPMENT_NUMBER>sample string 2</SHIPMENT_NUMBER>
<SOLD_PRICE>15.1</SOLD_PRICE>
</CustOrderPicksExport>
<CustOrderPicksExport>
<ALT_LOTID>sample string 14</ALT_LOTID>
<CREATE_DATETIME>2026-08-21T00:43:11.4987076-07:00</CREATE_DATETIME>
<CUSTOM_DATA1>sample string 16</CUSTOM_DATA1>
<CUSTOM_DATA2>sample string 17</CUSTOM_DATA2>
<CUSTOM_DATA3>sample string 18</CUSTOM_DATA3>
<CUSTOM_DATA4>sample string 19</CUSTOM_DATA4>
<CUSTOM_DATA5>sample string 20</CUSTOM_DATA5>
<CW_QTY>8.1</CW_QTY>
<CW_UOM>sample string 9</CW_UOM>
<EXT_PRICE>5.1</EXT_PRICE>
<HOST_UOM>sample string 12</HOST_UOM>
<ITEM_NUMBER>sample string 10</ITEM_NUMBER>
<LINE_NUMBER>3</LINE_NUMBER>
<LOTID>sample string 11</LOTID>
<PICK_OPR>sample string 13</PICK_OPR>
<PRODUCT_CODE>sample string 4</PRODUCT_CODE>
<QTY_ORDERED>6.1</QTY_ORDERED>
<QTY_SHIPPED>7.1</QTY_SHIPPED>
<SHIPMENT_NUMBER>sample string 2</SHIPMENT_NUMBER>
<SOLD_PRICE>15.1</SOLD_PRICE>
</CustOrderPicksExport>
</PicksList>
<SALESORDERNUMBER>sample string 16</SALESORDERNUMBER>
<SHIPMENT_NUMBER>sample string 6</SHIPMENT_NUMBER>
<SHIP_VIA_CODE>sample string 20</SHIP_VIA_CODE>
<SUCCESSFUL>true</SUCCESSFUL>
<SerialsList>
<CustOrderSerNumExport>
<CREATE_DATETIME>2026-08-21T00:43:11.4987076-07:00</CREATE_DATETIME>
<ITEMID>sample string 4</ITEMID>
<LOTID>sample string 5</LOTID>
<ORDER_LINENUM>2</ORDER_LINENUM>
<QTY>6.1</QTY>
<SER_NUM>sample string 3</SER_NUM>
</CustOrderSerNumExport>
<CustOrderSerNumExport>
<CREATE_DATETIME>2026-08-21T00:43:11.4987076-07:00</CREATE_DATETIME>
<ITEMID>sample string 4</ITEMID>
<LOTID>sample string 5</LOTID>
<ORDER_LINENUM>2</ORDER_LINENUM>
<QTY>6.1</QTY>
<SER_NUM>sample string 3</SER_NUM>
</CustOrderSerNumExport>
</SerialsList>
<TO_FACILITY>sample string 5</TO_FACILITY>
<USERID>sample string 21</USERID>
</CustOrderHeaderExport>
<CustOrderHeaderExport>
<CARRIER>sample string 24</CARRIER>
<CARRIER_SERVICE_CODE>sample string 25</CARRIER_SERVICE_CODE>
<CREATE_DATETIME>2026-08-21T00:43:11.4987076-07:00</CREATE_DATETIME>
<CUSTOM_DATA1>sample string 26</CUSTOM_DATA1>
<CUSTOM_DATA10>sample string 35</CUSTOM_DATA10>
<CUSTOM_DATA11>sample string 36</CUSTOM_DATA11>
<CUSTOM_DATA12>sample string 37</CUSTOM_DATA12>
<CUSTOM_DATA2>sample string 27</CUSTOM_DATA2>
<CUSTOM_DATA3>sample string 28</CUSTOM_DATA3>
<CUSTOM_DATA4>sample string 29</CUSTOM_DATA4>
<CUSTOM_DATA5>sample string 30</CUSTOM_DATA5>
<CUSTOM_DATA6>sample string 31</CUSTOM_DATA6>
<CUSTOM_DATA7>sample string 32</CUSTOM_DATA7>
<CUSTOM_DATA8>sample string 33</CUSTOM_DATA8>
<CUSTOM_DATA9>sample string 34</CUSTOM_DATA9>
<CUSTOM_ORDER_TYPE>sample string 22</CUSTOM_ORDER_TYPE>
<CUST_ID>sample string 9</CUST_ID>
<CUST_PO_NUM>sample string 11</CUST_PO_NUM>
<ContainersList>
<CustOrderContainersExport>
<CONTAINER_ID>sample string 3</CONTAINER_ID>
<CREATE_DATETIME>2026-08-21T00:43:11.4987076-07:00</CREATE_DATETIME>
<PALLET_TYPE>sample string 4</PALLET_TYPE>
<SHIPMENT_NUMBER>sample string 2</SHIPMENT_NUMBER>
<TOTAL_WEIGHT>5.1</TOTAL_WEIGHT>
</CustOrderContainersExport>
<CustOrderContainersExport>
<CONTAINER_ID>sample string 3</CONTAINER_ID>
<CREATE_DATETIME>2026-08-21T00:43:11.4987076-07:00</CREATE_DATETIME>
<PALLET_TYPE>sample string 4</PALLET_TYPE>
<SHIPMENT_NUMBER>sample string 2</SHIPMENT_NUMBER>
<TOTAL_WEIGHT>5.1</TOTAL_WEIGHT>
</CustOrderContainersExport>
</ContainersList>
<DOCUMENT_TYPE>sample string 14</DOCUMENT_TYPE>
<DOC_TYPE>sample string 15</DOC_TYPE>
<ERROR_MESSAGE>sample string 2</ERROR_MESSAGE>
<FACILITY>sample string 17</FACILITY>
<FREIGHT_COST>12.1</FREIGHT_COST>
<FROM_FACILITY>sample string 4</FROM_FACILITY>
<INVOICE_DATE>2026-08-21T00:43:11.4987076-07:00</INVOICE_DATE>
<LOCKED_FLAG>sample string 18</LOCKED_FLAG>
<ORDERNUMBER>sample string 8</ORDERNUMBER>
<ORDER_SOURCE>sample string 19</ORDER_SOURCE>
<ORDER_SOURCE_SYSTEM>sample string 23</ORDER_SOURCE_SYSTEM>
<ORDER_TYPE>sample string 7</ORDER_TYPE>
<PRO_NUMBER>sample string 13</PRO_NUMBER>
<PicksList>
<CustOrderPicksExport>
<ALT_LOTID>sample string 14</ALT_LOTID>
<CREATE_DATETIME>2026-08-21T00:43:11.4987076-07:00</CREATE_DATETIME>
<CUSTOM_DATA1>sample string 16</CUSTOM_DATA1>
<CUSTOM_DATA2>sample string 17</CUSTOM_DATA2>
<CUSTOM_DATA3>sample string 18</CUSTOM_DATA3>
<CUSTOM_DATA4>sample string 19</CUSTOM_DATA4>
<CUSTOM_DATA5>sample string 20</CUSTOM_DATA5>
<CW_QTY>8.1</CW_QTY>
<CW_UOM>sample string 9</CW_UOM>
<EXT_PRICE>5.1</EXT_PRICE>
<HOST_UOM>sample string 12</HOST_UOM>
<ITEM_NUMBER>sample string 10</ITEM_NUMBER>
<LINE_NUMBER>3</LINE_NUMBER>
<LOTID>sample string 11</LOTID>
<PICK_OPR>sample string 13</PICK_OPR>
<PRODUCT_CODE>sample string 4</PRODUCT_CODE>
<QTY_ORDERED>6.1</QTY_ORDERED>
<QTY_SHIPPED>7.1</QTY_SHIPPED>
<SHIPMENT_NUMBER>sample string 2</SHIPMENT_NUMBER>
<SOLD_PRICE>15.1</SOLD_PRICE>
</CustOrderPicksExport>
<CustOrderPicksExport>
<ALT_LOTID>sample string 14</ALT_LOTID>
<CREATE_DATETIME>2026-08-21T00:43:11.4987076-07:00</CREATE_DATETIME>
<CUSTOM_DATA1>sample string 16</CUSTOM_DATA1>
<CUSTOM_DATA2>sample string 17</CUSTOM_DATA2>
<CUSTOM_DATA3>sample string 18</CUSTOM_DATA3>
<CUSTOM_DATA4>sample string 19</CUSTOM_DATA4>
<CUSTOM_DATA5>sample string 20</CUSTOM_DATA5>
<CW_QTY>8.1</CW_QTY>
<CW_UOM>sample string 9</CW_UOM>
<EXT_PRICE>5.1</EXT_PRICE>
<HOST_UOM>sample string 12</HOST_UOM>
<ITEM_NUMBER>sample string 10</ITEM_NUMBER>
<LINE_NUMBER>3</LINE_NUMBER>
<LOTID>sample string 11</LOTID>
<PICK_OPR>sample string 13</PICK_OPR>
<PRODUCT_CODE>sample string 4</PRODUCT_CODE>
<QTY_ORDERED>6.1</QTY_ORDERED>
<QTY_SHIPPED>7.1</QTY_SHIPPED>
<SHIPMENT_NUMBER>sample string 2</SHIPMENT_NUMBER>
<SOLD_PRICE>15.1</SOLD_PRICE>
</CustOrderPicksExport>
</PicksList>
<SALESORDERNUMBER>sample string 16</SALESORDERNUMBER>
<SHIPMENT_NUMBER>sample string 6</SHIPMENT_NUMBER>
<SHIP_VIA_CODE>sample string 20</SHIP_VIA_CODE>
<SUCCESSFUL>true</SUCCESSFUL>
<SerialsList>
<CustOrderSerNumExport>
<CREATE_DATETIME>2026-08-21T00:43:11.4987076-07:00</CREATE_DATETIME>
<ITEMID>sample string 4</ITEMID>
<LOTID>sample string 5</LOTID>
<ORDER_LINENUM>2</ORDER_LINENUM>
<QTY>6.1</QTY>
<SER_NUM>sample string 3</SER_NUM>
</CustOrderSerNumExport>
<CustOrderSerNumExport>
<CREATE_DATETIME>2026-08-21T00:43:11.4987076-07:00</CREATE_DATETIME>
<ITEMID>sample string 4</ITEMID>
<LOTID>sample string 5</LOTID>
<ORDER_LINENUM>2</ORDER_LINENUM>
<QTY>6.1</QTY>
<SER_NUM>sample string 3</SER_NUM>
</CustOrderSerNumExport>
</SerialsList>
<TO_FACILITY>sample string 5</TO_FACILITY>
<USERID>sample string 21</USERID>
</CustOrderHeaderExport>
</ArrayOfCustOrderHeaderExport>
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. |