GET API/Customer/CancelPickrrOrder?tracking_id={tracking_id}
This API will be used to cancel any orders that have been placed with pickrr. Orders can only be cancelled if they haven't been already dispatched to the courier partner.
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.