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

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.