GET API/Customer/TrackingPickrrOrder?tracking_id={tracking_id}

This is the tracking api for Pickrr and gives the entire tracking result and history for orders placed through Pickrr.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
tracking_id

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.