POST ActionApi/T_Inventory/GetInventoryCheckByAuthorize
18676——获取待审批列表-大区经理
Request Information
URI Parameters
None.
Body Parameters
{"iuserid":""}大区经理用户id
Collection of ObjectNone.
Request Formats
application/json, text/json, application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
18676——获取待审批列表-大区经理
Collection of sp_GetInventoryCheckByAuthorize_ResultName | 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. |
|
iDirectorStatue | integer |
None. |
|
iAuthorizeStatue | integer |
None. |
|
RealName | string |
None. |
|
cDirectorStatue | string |
None. |
Response Formats
application/json, text/json
Sample:
[ { "iStoreId": "4e8517b3-5060-4d86-a01f-5c7d0fd182bc", "iUserId": "6ed63b67-1701-435c-ad94-7f781e449fb1", "dtReportTime": "2023-03-23T16:52:58.5482727+08:00", "statue": "sample string 1", "cstorecode": "sample string 2", "cStoreFullName": "sample string 3", "cProvinceName": "sample string 4", "cReportSkuCode": "sample string 5", "iDirectorStatue": 1, "iAuthorizeStatue": 1, "RealName": "sample string 6", "cDirectorStatue": "sample string 7" }, { "iStoreId": "4e8517b3-5060-4d86-a01f-5c7d0fd182bc", "iUserId": "6ed63b67-1701-435c-ad94-7f781e449fb1", "dtReportTime": "2023-03-23T16:52:58.5482727+08:00", "statue": "sample string 1", "cstorecode": "sample string 2", "cStoreFullName": "sample string 3", "cProvinceName": "sample string 4", "cReportSkuCode": "sample string 5", "iDirectorStatue": 1, "iAuthorizeStatue": 1, "RealName": "sample string 6", "cDirectorStatue": "sample string 7" } ]