GET api/Shipping/Shipper/TrackingUrls

Get tracking URL mapping for all shippers Returns a dictionary of ShipperID -> TrackingURL base

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Dictionary mapping shipper IDs to their tracking URL bases

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.