curl --request DELETE \
--url https://api.hit-pay.com/v1/orders/{order_id} \
--header 'X-BUSINESS-API-KEY: <x-business-api-key>'"1"Delete an order by ID
curl --request DELETE \
--url https://api.hit-pay.com/v1/orders/{order_id} \
--header 'X-BUSINESS-API-KEY: <x-business-api-key>'"1"Was this page helpful?