Skip to main content
PATCH
/
reseller
/
orders
/
{id}
/
cancel
Cancel an order
curl --request PATCH \
  --url https://api.offergrid.io/reseller/orders/{id}/cancel \
  --header 'x-api-key: <api-key>'

Authorizations

x-api-key
string
header
required

Team API key for authentication. Your team role (provider/reseller/hybrid) determines which endpoints you can access.

Path Parameters

id
string
required

Response

Order successfully cancelled