GET Shipments/GetExistingOrderByReference?shipperReference={shipperReference}&billedTo={billedTo}

Return an existing shipment with a chosen timeslots

Request Information

URI Parameters

NameDescriptionTypeAdditional information
shipperReference

string

Required

billedTo

string

Default value is TAMI01

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.