GET TransportOrder/Copy?username={username}&password={password}&cid={cid}&orderId={orderId}&targetDateStr={targetDateStr}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| username | string |
Required |
|
| password | string |
Required |
|
| cid | integer |
Required |
|
| orderId | integer |
Required |
|
| targetDateStr | string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
NumericReplyOfInt64| Name | Description | Type | Additional information |
|---|---|---|---|
| Number | integer |
None. |
|
| errorCode | integer |
None. |
|
| Error | string |
None. |
Response Formats
application/json, text/json, text/javascript, application/x-protobuf
Sample:
Sample not available.