POST ActionApi/T_Inventory/GetHistoryInventoryPanDianDetail
17849_盘点历史-盘点详情列表
Request Information
URI Parameters
None.
Body Parameters
{'creportskucode':'PD637166690729663264'}
Collection of ObjectNone.
Request Formats
application/json, text/json, application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
17849_盘点历史-盘点详情列表
Collection of sp_GetHistoryInventorys_Result1Name | Description | Type | Additional information |
---|---|---|---|
iStoreId | globally unique identifier |
None. |
|
iUserId | globally unique identifier |
None. |
|
dtReportTime | date |
None. |
|
statue | string |
None. |
|
cstorecode | string |
None. |
|
cStoreFullName | string |
None. |
|
cProvinceName | string |
None. |
|
cReportSkuCode | string |
None. |
|
authPath | string |
None. |
|
iSalesAmount | decimal number |
None. |
|
pankuErrorCount | integer |
None. |
|
cDictName | string |
None. |
|
iErrorSku | integer |
None. |
|
iProductBrand | integer |
None. |
Response Formats
application/json, text/json
Sample:
[ { "iStoreId": "edee9670-2f56-479e-9563-3feeab80d4bb", "iUserId": "363676fa-2f46-4cbb-bf9f-75415cb847fa", "dtReportTime": "2023-03-23T15:25:57.3168481+08:00", "statue": "sample string 1", "cstorecode": "sample string 2", "cStoreFullName": "sample string 3", "cProvinceName": "sample string 4", "cReportSkuCode": "sample string 5", "authPath": "sample string 6", "iSalesAmount": 1.0, "pankuErrorCount": 1, "cDictName": "sample string 7", "iErrorSku": 1, "iProductBrand": 1 }, { "iStoreId": "edee9670-2f56-479e-9563-3feeab80d4bb", "iUserId": "363676fa-2f46-4cbb-bf9f-75415cb847fa", "dtReportTime": "2023-03-23T15:25:57.3168481+08:00", "statue": "sample string 1", "cstorecode": "sample string 2", "cStoreFullName": "sample string 3", "cProvinceName": "sample string 4", "cReportSkuCode": "sample string 5", "authPath": "sample string 6", "iSalesAmount": 1.0, "pankuErrorCount": 1, "cDictName": "sample string 7", "iErrorSku": 1, "iProductBrand": 1 } ]