POST ActionApi/T_Orders/AuthorT_Orders
审核非调拨单单据
Request Information
URI Parameters
None.
Body Parameters
T_OrdersName | Description | Type | Additional information |
---|---|---|---|
id |
单据ID |
globally unique identifier |
None. |
cOrderCode |
单号 |
string |
None. |
iOrderType |
单据类型 OrderType 必填 |
integer |
None. |
iPreparedId |
制单人 必填 |
globally unique identifier |
None. |
dtPrepTime |
制单日期 必填 |
date |
None. |
iAuthorizeId |
审批人 必填 |
globally unique identifier |
None. |
dtAuthorizeTime |
审批时间 |
date |
None. |
iSignId |
签收人 |
globally unique identifier |
None. |
dtSignTime |
签收时间 |
date |
None. |
iOrderState |
单据状态 OrderState 必填 |
integer |
None. |
iAuthoState |
审批状态 AuthorState 必填 |
integer |
None. |
iStoreId |
门店ID 必填 |
globally unique identifier |
None. |
cSideId |
对方ID |
string |
None. |
cSideType |
对方类型 门店 仓库 |
string |
None. |
cLogisticsNo |
运单号 |
string |
None. |
iSourceId |
来源单号 |
globally unique identifier |
None. |
cRemark |
备注 |
string |
None. |
tTimeStamp |
时间戳 |
Collection of byte |
None. |
iDirectorId |
主管id 必填 |
globally unique identifier |
None. |
dtUpdate |
更新时间 |
date |
None. |
cSignName |
收货人 |
string |
None. |
cSignTele |
收货人联系方式 |
string |
None. |
cSignAddress |
收货地址 |
string |
None. |
cSidePic |
签收图 |
string |
None. |
cReturnReason |
反馈信息 |
string |
None. |
cLogisticsCode |
物流单号 |
string |
None. |
iModifyStatue |
有调整的状态 0无调整 1有调整 |
integer |
None. |
cOrderNC |
NC单号 |
string |
None. |
cCustomerTypeNc |
客户类型 |
string |
None. |
cResponseNc |
NC反馈信息 |
string |
None. |
iToNcNumber |
导入次数 |
integer |
None. |
isToNcStatus |
导入obc状态 0 无下传 1已下传 |
integer |
None. |
cCustomerNc |
NC客户编码 |
string |
None. |
iAsync |
同步BI标志 |
integer |
None. |
cReturnType |
异常原因 盘盈 StockInType 盘亏 StockType 必填 |
string |
None. |
iReturnId |
异常原因id 盘盈 StockInType 盘亏 StockType 必填 |
integer |
None. |
iBrandUserId |
品牌经理用户id |
globally unique identifier |
None. |
iBrandStatue |
审核状态 0待审核 1审核通过 2驳回 必填 |
integer |
None. |
cReportSkuCode |
库存盘点单号 撤柜必填 |
string |
None. |
iErrorSku | integer |
None. |
|
dtSalesTime | date |
None. |
|
iSalesSKU | integer |
None. |
|
iSalesSkuCount | integer |
None. |
|
iSalesSkuMoney | decimal number |
None. |
|
iSalesGiftSKU | integer |
None. |
|
iSalesGiftSkuCount | integer |
None. |
|
iSalesGiftSkuMoney | decimal number |
None. |
|
iTotalSKU | integer |
None. |
|
iTotalSkuCount | integer |
None. |
|
iTotalSkuMoney | decimal number |
None. |
|
T_Authorize | Collection of T_Authorize |
None. |
|
T_OrderDetail | Collection of T_OrderDetail |
None. |
Request Formats
application/json, text/json
{ "id": "6c8e1c45-0887-4909-9243-2df4fd249bd6", "cOrderCode": "sample string 2", "iOrderType": 1, "iPreparedId": "b5c148ab-86b5-4efc-9e64-a460248dccff", "dtPrepTime": "2023-03-23T15:12:15.7924189+08:00", "iAuthorizeId": "b9175760-c6c0-4bbe-89b6-17e11e74f899", "dtAuthorizeTime": "2023-03-23T15:12:15.7924189+08:00", "iSignId": "2e9f24ac-91be-4392-a79b-14be77796eff", "dtSignTime": "2023-03-23T15:12:15.7924189+08:00", "iOrderState": 1, "iAuthoState": 1, "iStoreId": "07426546-63b6-48c9-a9f2-76238dff859b", "cSideId": "sample string 3", "cSideType": "sample string 4", "cLogisticsNo": "sample string 5", "iSourceId": "e243c624-c953-4c12-88df-9303a6f19299", "cRemark": "sample string 6", "tTimeStamp": "QEA=", "iDirectorId": "e764d4a4-e472-4b27-ab25-3abb19650dd9", "dtUpdate": "2023-03-23T15:12:15.7924189+08:00", "cSignName": "sample string 7", "cSignTele": "sample string 8", "cSignAddress": "sample string 9", "cSidePic": "sample string 10", "cReturnReason": "sample string 11", "cLogisticsCode": "sample string 12", "iModifyStatue": 1, "cOrderNC": "sample string 13", "cCustomerTypeNc": "sample string 14", "cResponseNc": "sample string 15", "iToNcNumber": 1, "isToNcStatus": 1, "cCustomerNc": "sample string 16", "iAsync": 1, "cReturnType": "sample string 17", "iReturnId": 1, "iBrandUserId": "5cd7c36a-967f-4bc2-ad3a-00662f174761", "iBrandStatue": 1, "cReportSkuCode": "sample string 18", "iErrorSku": 1, "dtSalesTime": "2023-03-23T15:12:15.7924189+08:00", "iSalesSKU": 1, "iSalesSkuCount": 1, "iSalesSkuMoney": 1.0, "iSalesGiftSKU": 1, "iSalesGiftSkuCount": 1, "iSalesGiftSkuMoney": 1.0, "iTotalSKU": 1, "iTotalSkuCount": 1, "iTotalSkuMoney": 1.0, "T_Authorize": [ { "iOrderId": "9ba30b1c-486b-4298-b38a-4ea9530db66a", "id": "b147d36c-68e2-46d7-89dd-66c7ad390708", "cAuthorize": "sample string 2", "dtAuthorTime": "2023-03-23T15:12:15.7924189+08:00", "cSign": "cdab1ced-c14e-459d-a4c3-2f536ec5d144" }, { "iOrderId": "9ba30b1c-486b-4298-b38a-4ea9530db66a", "id": "b147d36c-68e2-46d7-89dd-66c7ad390708", "cAuthorize": "sample string 2", "dtAuthorTime": "2023-03-23T15:12:15.7924189+08:00", "cSign": "cdab1ced-c14e-459d-a4c3-2f536ec5d144" } ], "T_OrderDetail": [ { "id": "7ee540f1-e992-466e-a1ab-c0d51c714802", "iOrderId": "3e680394-0942-466d-80fe-97d22a0f94ce", "iProId": 1, "iCount": 1, "iPrice": 1.0, "iMoney": 1.0, "iSignCount": 1, "dtCreateTime": "2023-03-23T15:12:15.7924189+08:00", "tTimeStamp": "QEA=", "iInventtoryId": 1, "iSendCount": 1, "iStoreHouseId": 1, "iModifyCount": 1, "iLineNo": 1, "iAsync": 1, "cErrorType": "sample string 2", "iErrorId": 1, "cErrorContent": "sample string 3", "iErrorCount": 1, "cCarrierName": "sample string 4", "cCarrierCode": "sample string 5", "dtExpiryDate": "2023-03-23T15:12:15.7924189+08:00", "cRemark": "sample string 6", "iSalesType": 1 }, { "id": "7ee540f1-e992-466e-a1ab-c0d51c714802", "iOrderId": "3e680394-0942-466d-80fe-97d22a0f94ce", "iProId": 1, "iCount": 1, "iPrice": 1.0, "iMoney": 1.0, "iSignCount": 1, "dtCreateTime": "2023-03-23T15:12:15.7924189+08:00", "tTimeStamp": "QEA=", "iInventtoryId": 1, "iSendCount": 1, "iStoreHouseId": 1, "iModifyCount": 1, "iLineNo": 1, "iAsync": 1, "cErrorType": "sample string 2", "iErrorId": 1, "cErrorContent": "sample string 3", "iErrorCount": 1, "cCarrierName": "sample string 4", "cCarrierCode": "sample string 5", "dtExpiryDate": "2023-03-23T15:12:15.7924189+08:00", "cRemark": "sample string 6", "iSalesType": 1 } ] }
application/x-www-form-urlencoded
Response Information
Resource Description
审核非调拨单单据
T_OrdersName | Description | Type | Additional information |
---|---|---|---|
id |
单据ID |
globally unique identifier |
None. |
cOrderCode |
单号 |
string |
None. |
iOrderType |
单据类型 OrderType 必填 |
integer |
None. |
iPreparedId |
制单人 必填 |
globally unique identifier |
None. |
dtPrepTime |
制单日期 必填 |
date |
None. |
iAuthorizeId |
审批人 必填 |
globally unique identifier |
None. |
dtAuthorizeTime |
审批时间 |
date |
None. |
iSignId |
签收人 |
globally unique identifier |
None. |
dtSignTime |
签收时间 |
date |
None. |
iOrderState |
单据状态 OrderState 必填 |
integer |
None. |
iAuthoState |
审批状态 AuthorState 必填 |
integer |
None. |
iStoreId |
门店ID 必填 |
globally unique identifier |
None. |
cSideId |
对方ID |
string |
None. |
cSideType |
对方类型 门店 仓库 |
string |
None. |
cLogisticsNo |
运单号 |
string |
None. |
iSourceId |
来源单号 |
globally unique identifier |
None. |
cRemark |
备注 |
string |
None. |
tTimeStamp |
时间戳 |
Collection of byte |
None. |
iDirectorId |
主管id 必填 |
globally unique identifier |
None. |
dtUpdate |
更新时间 |
date |
None. |
cSignName |
收货人 |
string |
None. |
cSignTele |
收货人联系方式 |
string |
None. |
cSignAddress |
收货地址 |
string |
None. |
cSidePic |
签收图 |
string |
None. |
cReturnReason |
反馈信息 |
string |
None. |
cLogisticsCode |
物流单号 |
string |
None. |
iModifyStatue |
有调整的状态 0无调整 1有调整 |
integer |
None. |
cOrderNC |
NC单号 |
string |
None. |
cCustomerTypeNc |
客户类型 |
string |
None. |
cResponseNc |
NC反馈信息 |
string |
None. |
iToNcNumber |
导入次数 |
integer |
None. |
isToNcStatus |
导入obc状态 0 无下传 1已下传 |
integer |
None. |
cCustomerNc |
NC客户编码 |
string |
None. |
iAsync |
同步BI标志 |
integer |
None. |
cReturnType |
异常原因 盘盈 StockInType 盘亏 StockType 必填 |
string |
None. |
iReturnId |
异常原因id 盘盈 StockInType 盘亏 StockType 必填 |
integer |
None. |
iBrandUserId |
品牌经理用户id |
globally unique identifier |
None. |
iBrandStatue |
审核状态 0待审核 1审核通过 2驳回 必填 |
integer |
None. |
cReportSkuCode |
库存盘点单号 撤柜必填 |
string |
None. |
iErrorSku | integer |
None. |
|
dtSalesTime | date |
None. |
|
iSalesSKU | integer |
None. |
|
iSalesSkuCount | integer |
None. |
|
iSalesSkuMoney | decimal number |
None. |
|
iSalesGiftSKU | integer |
None. |
|
iSalesGiftSkuCount | integer |
None. |
|
iSalesGiftSkuMoney | decimal number |
None. |
|
iTotalSKU | integer |
None. |
|
iTotalSkuCount | integer |
None. |
|
iTotalSkuMoney | decimal number |
None. |
|
T_Authorize | Collection of T_Authorize |
None. |
|
T_OrderDetail | Collection of T_OrderDetail |
None. |
Response Formats
application/json, text/json
{ "id": "2aaa5acd-c321-449c-a21f-3b99fe66b63e", "cOrderCode": "sample string 2", "iOrderType": 1, "iPreparedId": "e2771a2a-f577-4d0f-ac04-9815e8093d3e", "dtPrepTime": "2023-03-23T15:12:15.7934121+08:00", "iAuthorizeId": "06fd8e30-3029-4412-aef9-d23ceba160cb", "dtAuthorizeTime": "2023-03-23T15:12:15.7934121+08:00", "iSignId": "f6342645-bc4e-4c4a-8f34-4e3c2d16cfdb", "dtSignTime": "2023-03-23T15:12:15.7934121+08:00", "iOrderState": 1, "iAuthoState": 1, "iStoreId": "861a5cef-fbd3-428a-a8d5-41b55c7c337f", "cSideId": "sample string 3", "cSideType": "sample string 4", "cLogisticsNo": "sample string 5", "iSourceId": "49739640-6dad-4b7e-8807-7eaa7ff05a96", "cRemark": "sample string 6", "tTimeStamp": "QEA=", "iDirectorId": "d3b9fd9b-ed26-41e4-bca2-c79278cfdd25", "dtUpdate": "2023-03-23T15:12:15.7934121+08:00", "cSignName": "sample string 7", "cSignTele": "sample string 8", "cSignAddress": "sample string 9", "cSidePic": "sample string 10", "cReturnReason": "sample string 11", "cLogisticsCode": "sample string 12", "iModifyStatue": 1, "cOrderNC": "sample string 13", "cCustomerTypeNc": "sample string 14", "cResponseNc": "sample string 15", "iToNcNumber": 1, "isToNcStatus": 1, "cCustomerNc": "sample string 16", "iAsync": 1, "cReturnType": "sample string 17", "iReturnId": 1, "iBrandUserId": "d5ccaf5c-8630-4814-80ee-78221e0c791d", "iBrandStatue": 1, "cReportSkuCode": "sample string 18", "iErrorSku": 1, "dtSalesTime": "2023-03-23T15:12:15.7934121+08:00", "iSalesSKU": 1, "iSalesSkuCount": 1, "iSalesSkuMoney": 1.0, "iSalesGiftSKU": 1, "iSalesGiftSkuCount": 1, "iSalesGiftSkuMoney": 1.0, "iTotalSKU": 1, "iTotalSkuCount": 1, "iTotalSkuMoney": 1.0, "T_Authorize": [ { "iOrderId": "383f18d3-c0c6-493e-bbb1-997e957ab277", "id": "330faee7-46c8-4b4b-b7ed-7fe1e3fcf69a", "cAuthorize": "sample string 2", "dtAuthorTime": "2023-03-23T15:12:15.7934121+08:00", "cSign": "045e76f5-5cb2-4d2b-ac42-b58913a65d3b" }, { "iOrderId": "383f18d3-c0c6-493e-bbb1-997e957ab277", "id": "330faee7-46c8-4b4b-b7ed-7fe1e3fcf69a", "cAuthorize": "sample string 2", "dtAuthorTime": "2023-03-23T15:12:15.7934121+08:00", "cSign": "045e76f5-5cb2-4d2b-ac42-b58913a65d3b" } ], "T_OrderDetail": [ { "id": "1b42697e-7b86-4567-8644-e4c33c53b502", "iOrderId": "f93f591f-8331-404e-a90d-5c861d319417", "iProId": 1, "iCount": 1, "iPrice": 1.0, "iMoney": 1.0, "iSignCount": 1, "dtCreateTime": "2023-03-23T15:12:15.7943678+08:00", "tTimeStamp": "QEA=", "iInventtoryId": 1, "iSendCount": 1, "iStoreHouseId": 1, "iModifyCount": 1, "iLineNo": 1, "iAsync": 1, "cErrorType": "sample string 2", "iErrorId": 1, "cErrorContent": "sample string 3", "iErrorCount": 1, "cCarrierName": "sample string 4", "cCarrierCode": "sample string 5", "dtExpiryDate": "2023-03-23T15:12:15.7943678+08:00", "cRemark": "sample string 6", "iSalesType": 1 }, { "id": "1b42697e-7b86-4567-8644-e4c33c53b502", "iOrderId": "f93f591f-8331-404e-a90d-5c861d319417", "iProId": 1, "iCount": 1, "iPrice": 1.0, "iMoney": 1.0, "iSignCount": 1, "dtCreateTime": "2023-03-23T15:12:15.7943678+08:00", "tTimeStamp": "QEA=", "iInventtoryId": 1, "iSendCount": 1, "iStoreHouseId": 1, "iModifyCount": 1, "iLineNo": 1, "iAsync": 1, "cErrorType": "sample string 2", "iErrorId": 1, "cErrorContent": "sample string 3", "iErrorCount": 1, "cCarrierName": "sample string 4", "cCarrierCode": "sample string 5", "dtExpiryDate": "2023-03-23T15:12:15.7943678+08:00", "cRemark": "sample string 6", "iSalesType": 1 } ] }