POST api/agv/rackmanage/truck/onloading?areaCode={areaCode}&rackCode={rackCode}&userId={userId}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
areaCode | string |
Required |
|
rackCode | string |
Required |
|
userId | string |
Required |
Body Parameters
None.
Response Information
Resource Description
JsonResultOfResultDataName | Description | Type | Additional information |
---|---|---|---|
Content | ResultData |
None. |
|
SerializerSettings | JsonSerializerSettings |
None. |
|
Encoding | Encoding |
None. |
|
Request | HttpRequestMessage |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.