Cancel Tracking
Effortlessly cancel tracking for shipments that are no longer needed, allowing you to stop tracking for canceled or unnecessary orders.
Cancel Tracking
POST
/api/v1/shipping/cancel
Cancel the Tracking ID
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <token>
Body
Name
Type
Description
trackingId
string
Tracking Id to be cancelled
Response
Last updated