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
Name | Description | Type | Additional information |
---|---|---|---|
tracking_id | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.