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": "ff388ef4-5749-4451-9b72-d55e8e45461f", "iUserId": "bc935c12-d541-437d-b8f8-ce2a8e299295", "dtReportTime": "2022-08-16T08:36:38.900587+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": "ff388ef4-5749-4451-9b72-d55e8e45461f", "iUserId": "bc935c12-d541-437d-b8f8-ce2a8e299295", "dtReportTime": "2022-08-16T08:36:38.900587+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 } ]