The POST order/cancel method is used to cancel a specific pickup order or package order from any address. A specific identifier—either customerReference or orderReference—is used to determine which order is being cancelled.
Request
Authorization
JWT Bearer
Add the parameter
Authorization
to Headers,whose value is to concatenate the Token after the Bearer.