PUT api/TranFileExport
Request Information
URI Parameters
None.
Body Parameters
Collection of TranfileExport| Name | Description | Type | Additional information |
|---|---|---|---|
| SUCCESSFUL | boolean |
None. |
|
| ERROR_MESSAGE | string |
None. |
|
| CREATE_DATETIME | date |
None. |
|
| FACILITY | string |
None. |
|
| PRODUCT_CODE | string |
None. |
|
| QUANTITY | decimal number |
None. |
|
| DATE_TIME | date |
None. |
|
| TRANS_TYPE | string |
None. |
|
| CW_QTY | decimal number |
None. |
|
| CW_UOM | string |
None. |
|
| REASON_CODE | string |
None. |
|
| LOTID | string |
None. |
|
| ACCT_NUM_OR_CUSTID | string |
None. |
|
| HOST_UOM | string |
None. |
|
| CA_FILENAME | string |
None. |
|
| ORDERNUMBER | string |
None. |
|
| LINE_NUMBER | decimal number |
None. |
|
| EXPDATE | date |
None. |
|
| VMI_CUSTID | 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_NUM1 | decimal number |
None. |
|
| CUSTOM_DATE | date |
None. |
|
| REF_NUMBER | string |
None. |
|
| SKIDID | string |
None. |
|
| CONTAINER_ID | string |
None. |
|
| WHSE_ID | string |
None. |
|
| FROM_LOCATION | string |
None. |
|
| TO_LOCATION | string |
None. |
|
| PROD_LINE | string |
None. |
|
| RECVDATETIME | date |
None. |
|
| DATETIMEPROD | date |
None. |
|
| VENDORID | string |
None. |
|
| COST_CENTER_ID | string |
None. |
|
| RESP_SITE_ID | string |
None. |
|
| COMMENTS | string |
None. |
|
| RECEIVER_NO | string |
None. |
|
| STOCK_UOM | string |
None. |
|
| USERID | string |
None. |
|
| ALT_LOTID | string |
None. |
|
| CATEGORY | string |
None. |
|
| CATEGORY_2 | string |
None. |
|
| COST_EACH | decimal number |
None. |
|
| MFG_ID | string |
None. |
|
| ALT_SKIDID | string |
None. |
|
| SPLIT_ORDER_FLAG | string |
None. |
|
| TRANFILE_REC_ID | decimal number |
None. |
Request Formats
application/json, text/json
Sample:
[
{
"SUCCESSFUL": true,
"ERROR_MESSAGE": "sample string 2",
"CREATE_DATETIME": "2026-08-21T00:41:42.5595595-07:00",
"FACILITY": "sample string 4",
"PRODUCT_CODE": "sample string 5",
"QUANTITY": 6.1,
"DATE_TIME": "2026-08-21T00:41:42.5595595-07:00",
"TRANS_TYPE": "sample string 8",
"CW_QTY": 9.1,
"CW_UOM": "sample string 10",
"REASON_CODE": "sample string 11",
"LOTID": "sample string 12",
"ACCT_NUM_OR_CUSTID": "sample string 13",
"HOST_UOM": "sample string 14",
"CA_FILENAME": "sample string 15",
"ORDERNUMBER": "sample string 16",
"LINE_NUMBER": 17.1,
"EXPDATE": "2026-08-21T00:41:42.5595595-07:00",
"VMI_CUSTID": "sample string 19",
"CUSTOM_DATA1": "sample string 20",
"CUSTOM_DATA2": "sample string 21",
"CUSTOM_DATA3": "sample string 22",
"CUSTOM_DATA4": "sample string 23",
"CUSTOM_DATA5": "sample string 24",
"CUSTOM_DATA6": "sample string 25",
"CUSTOM_NUM1": 26.1,
"CUSTOM_DATE": "2026-08-21T00:41:42.5595595-07:00",
"REF_NUMBER": "sample string 28",
"SKIDID": "sample string 29",
"CONTAINER_ID": "sample string 30",
"WHSE_ID": "sample string 31",
"FROM_LOCATION": "sample string 32",
"TO_LOCATION": "sample string 33",
"PROD_LINE": "sample string 34",
"RECVDATETIME": "2026-08-21T00:41:42.5595595-07:00",
"DATETIMEPROD": "2026-08-21T00:41:42.5595595-07:00",
"VENDORID": "sample string 37",
"COST_CENTER_ID": "sample string 38",
"RESP_SITE_ID": "sample string 39",
"COMMENTS": "sample string 40",
"RECEIVER_NO": "sample string 41",
"STOCK_UOM": "sample string 42",
"USERID": "sample string 43",
"ALT_LOTID": "sample string 44",
"CATEGORY": "sample string 45",
"CATEGORY_2": "sample string 46",
"COST_EACH": 47.1,
"MFG_ID": "sample string 48",
"ALT_SKIDID": "sample string 49",
"SPLIT_ORDER_FLAG": "sample string 50",
"TRANFILE_REC_ID": 51.1
},
{
"SUCCESSFUL": true,
"ERROR_MESSAGE": "sample string 2",
"CREATE_DATETIME": "2026-08-21T00:41:42.5595595-07:00",
"FACILITY": "sample string 4",
"PRODUCT_CODE": "sample string 5",
"QUANTITY": 6.1,
"DATE_TIME": "2026-08-21T00:41:42.5595595-07:00",
"TRANS_TYPE": "sample string 8",
"CW_QTY": 9.1,
"CW_UOM": "sample string 10",
"REASON_CODE": "sample string 11",
"LOTID": "sample string 12",
"ACCT_NUM_OR_CUSTID": "sample string 13",
"HOST_UOM": "sample string 14",
"CA_FILENAME": "sample string 15",
"ORDERNUMBER": "sample string 16",
"LINE_NUMBER": 17.1,
"EXPDATE": "2026-08-21T00:41:42.5595595-07:00",
"VMI_CUSTID": "sample string 19",
"CUSTOM_DATA1": "sample string 20",
"CUSTOM_DATA2": "sample string 21",
"CUSTOM_DATA3": "sample string 22",
"CUSTOM_DATA4": "sample string 23",
"CUSTOM_DATA5": "sample string 24",
"CUSTOM_DATA6": "sample string 25",
"CUSTOM_NUM1": 26.1,
"CUSTOM_DATE": "2026-08-21T00:41:42.5595595-07:00",
"REF_NUMBER": "sample string 28",
"SKIDID": "sample string 29",
"CONTAINER_ID": "sample string 30",
"WHSE_ID": "sample string 31",
"FROM_LOCATION": "sample string 32",
"TO_LOCATION": "sample string 33",
"PROD_LINE": "sample string 34",
"RECVDATETIME": "2026-08-21T00:41:42.5595595-07:00",
"DATETIMEPROD": "2026-08-21T00:41:42.5595595-07:00",
"VENDORID": "sample string 37",
"COST_CENTER_ID": "sample string 38",
"RESP_SITE_ID": "sample string 39",
"COMMENTS": "sample string 40",
"RECEIVER_NO": "sample string 41",
"STOCK_UOM": "sample string 42",
"USERID": "sample string 43",
"ALT_LOTID": "sample string 44",
"CATEGORY": "sample string 45",
"CATEGORY_2": "sample string 46",
"COST_EACH": 47.1,
"MFG_ID": "sample string 48",
"ALT_SKIDID": "sample string 49",
"SPLIT_ORDER_FLAG": "sample string 50",
"TRANFILE_REC_ID": 51.1
}
]
application/xml, text/xml
Sample:
<ArrayOfTranfileExport xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ASCTracInterfaceModel.Model.TranFile">
<TranfileExport>
<ACCT_NUM_OR_CUSTID>sample string 13</ACCT_NUM_OR_CUSTID>
<ALT_LOTID>sample string 44</ALT_LOTID>
<ALT_SKIDID>sample string 49</ALT_SKIDID>
<CATEGORY>sample string 45</CATEGORY>
<CATEGORY_2>sample string 46</CATEGORY_2>
<CA_FILENAME>sample string 15</CA_FILENAME>
<COMMENTS>sample string 40</COMMENTS>
<CONTAINER_ID>sample string 30</CONTAINER_ID>
<COST_CENTER_ID>sample string 38</COST_CENTER_ID>
<COST_EACH>47.1</COST_EACH>
<CREATE_DATETIME>2026-08-21T00:41:42.5595595-07:00</CREATE_DATETIME>
<CUSTOM_DATA1>sample string 20</CUSTOM_DATA1>
<CUSTOM_DATA2>sample string 21</CUSTOM_DATA2>
<CUSTOM_DATA3>sample string 22</CUSTOM_DATA3>
<CUSTOM_DATA4>sample string 23</CUSTOM_DATA4>
<CUSTOM_DATA5>sample string 24</CUSTOM_DATA5>
<CUSTOM_DATA6>sample string 25</CUSTOM_DATA6>
<CUSTOM_DATE>2026-08-21T00:41:42.5595595-07:00</CUSTOM_DATE>
<CUSTOM_NUM1>26.1</CUSTOM_NUM1>
<CW_QTY>9.1</CW_QTY>
<CW_UOM>sample string 10</CW_UOM>
<DATETIMEPROD>2026-08-21T00:41:42.5595595-07:00</DATETIMEPROD>
<DATE_TIME>2026-08-21T00:41:42.5595595-07:00</DATE_TIME>
<ERROR_MESSAGE>sample string 2</ERROR_MESSAGE>
<EXPDATE>2026-08-21T00:41:42.5595595-07:00</EXPDATE>
<FACILITY>sample string 4</FACILITY>
<FROM_LOCATION>sample string 32</FROM_LOCATION>
<HOST_UOM>sample string 14</HOST_UOM>
<LINE_NUMBER>17.1</LINE_NUMBER>
<LOTID>sample string 12</LOTID>
<MFG_ID>sample string 48</MFG_ID>
<ORDERNUMBER>sample string 16</ORDERNUMBER>
<PRODUCT_CODE>sample string 5</PRODUCT_CODE>
<PROD_LINE>sample string 34</PROD_LINE>
<QUANTITY>6.1</QUANTITY>
<REASON_CODE>sample string 11</REASON_CODE>
<RECEIVER_NO>sample string 41</RECEIVER_NO>
<RECVDATETIME>2026-08-21T00:41:42.5595595-07:00</RECVDATETIME>
<REF_NUMBER>sample string 28</REF_NUMBER>
<RESP_SITE_ID>sample string 39</RESP_SITE_ID>
<SKIDID>sample string 29</SKIDID>
<SPLIT_ORDER_FLAG>sample string 50</SPLIT_ORDER_FLAG>
<STOCK_UOM>sample string 42</STOCK_UOM>
<SUCCESSFUL>true</SUCCESSFUL>
<TO_LOCATION>sample string 33</TO_LOCATION>
<TRANFILE_REC_ID>51.1</TRANFILE_REC_ID>
<TRANS_TYPE>sample string 8</TRANS_TYPE>
<USERID>sample string 43</USERID>
<VENDORID>sample string 37</VENDORID>
<VMI_CUSTID>sample string 19</VMI_CUSTID>
<WHSE_ID>sample string 31</WHSE_ID>
</TranfileExport>
<TranfileExport>
<ACCT_NUM_OR_CUSTID>sample string 13</ACCT_NUM_OR_CUSTID>
<ALT_LOTID>sample string 44</ALT_LOTID>
<ALT_SKIDID>sample string 49</ALT_SKIDID>
<CATEGORY>sample string 45</CATEGORY>
<CATEGORY_2>sample string 46</CATEGORY_2>
<CA_FILENAME>sample string 15</CA_FILENAME>
<COMMENTS>sample string 40</COMMENTS>
<CONTAINER_ID>sample string 30</CONTAINER_ID>
<COST_CENTER_ID>sample string 38</COST_CENTER_ID>
<COST_EACH>47.1</COST_EACH>
<CREATE_DATETIME>2026-08-21T00:41:42.5595595-07:00</CREATE_DATETIME>
<CUSTOM_DATA1>sample string 20</CUSTOM_DATA1>
<CUSTOM_DATA2>sample string 21</CUSTOM_DATA2>
<CUSTOM_DATA3>sample string 22</CUSTOM_DATA3>
<CUSTOM_DATA4>sample string 23</CUSTOM_DATA4>
<CUSTOM_DATA5>sample string 24</CUSTOM_DATA5>
<CUSTOM_DATA6>sample string 25</CUSTOM_DATA6>
<CUSTOM_DATE>2026-08-21T00:41:42.5595595-07:00</CUSTOM_DATE>
<CUSTOM_NUM1>26.1</CUSTOM_NUM1>
<CW_QTY>9.1</CW_QTY>
<CW_UOM>sample string 10</CW_UOM>
<DATETIMEPROD>2026-08-21T00:41:42.5595595-07:00</DATETIMEPROD>
<DATE_TIME>2026-08-21T00:41:42.5595595-07:00</DATE_TIME>
<ERROR_MESSAGE>sample string 2</ERROR_MESSAGE>
<EXPDATE>2026-08-21T00:41:42.5595595-07:00</EXPDATE>
<FACILITY>sample string 4</FACILITY>
<FROM_LOCATION>sample string 32</FROM_LOCATION>
<HOST_UOM>sample string 14</HOST_UOM>
<LINE_NUMBER>17.1</LINE_NUMBER>
<LOTID>sample string 12</LOTID>
<MFG_ID>sample string 48</MFG_ID>
<ORDERNUMBER>sample string 16</ORDERNUMBER>
<PRODUCT_CODE>sample string 5</PRODUCT_CODE>
<PROD_LINE>sample string 34</PROD_LINE>
<QUANTITY>6.1</QUANTITY>
<REASON_CODE>sample string 11</REASON_CODE>
<RECEIVER_NO>sample string 41</RECEIVER_NO>
<RECVDATETIME>2026-08-21T00:41:42.5595595-07:00</RECVDATETIME>
<REF_NUMBER>sample string 28</REF_NUMBER>
<RESP_SITE_ID>sample string 39</RESP_SITE_ID>
<SKIDID>sample string 29</SKIDID>
<SPLIT_ORDER_FLAG>sample string 50</SPLIT_ORDER_FLAG>
<STOCK_UOM>sample string 42</STOCK_UOM>
<SUCCESSFUL>true</SUCCESSFUL>
<TO_LOCATION>sample string 33</TO_LOCATION>
<TRANFILE_REC_ID>51.1</TRANFILE_REC_ID>
<TRANS_TYPE>sample string 8</TRANS_TYPE>
<USERID>sample string 43</USERID>
<VENDORID>sample string 37</VENDORID>
<VMI_CUSTID>sample string 19</VMI_CUSTID>
<WHSE_ID>sample string 31</WHSE_ID>
</TranfileExport>
</ArrayOfTranfileExport>
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. |