GET TransportOrderItinerary/LoadPolyline?SessionId={SessionId}&CompanyId={CompanyId}&orderId={orderId}&fromLocationId={fromLocationId}&toLocationId={toLocationId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| SessionId | string |
None. |
|
| CompanyId | integer |
None. |
|
| orderId | integer |
Required |
|
| fromLocationId | integer |
Required |
|
| toLocationId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
ObjectReplyOfTOIPolyline| Name | Description | Type | Additional information |
|---|---|---|---|
| data | TOIPolyline |
None. |
|
| errorCode | integer |
None. |
|
| error | string |
None. |
Response Formats
application/json, text/json, text/javascript, application/x-protobuf
Sample:
Sample not available.