GET Transport/Header/Load?SessionId={SessionId}&CompanyId={CompanyId}&transportId={transportId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| SessionId | string |
None. |
|
| CompanyId | integer |
None. |
|
| transportId | integer |
Default value is -1 |
Body Parameters
None.
Response Information
Resource Description
ObjectReplyOfTransportHeaderView| Name | Description | Type | Additional information |
|---|---|---|---|
| data | TransportHeaderView |
None. |
|
| errorCode | integer |
None. |
|
| error | string |
None. |
Response Formats
application/json, text/json, text/javascript, application/x-protobuf
Sample:
Sample not available.