GET Shipments/GetExistingOrderByReference?shipperReference={shipperReference}&billedTo={billedTo}
Return an existing shipment with a chosen timeslots
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
shipperReference | string |
Required |
|
billedTo | string |
Default value is TAMI01 |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.