Cancel Order

Cancels the specified order. Once canceled, the order cannot be processed or completed.

API Endpoints
Sandbox Link
POST
https://api.sandbox.juspay.io/merchants/{merchant_id}/order/{order_id}/cancel
Production Link
POST
https://api.juspay.io/merchants/{merchant_id}/order/{order_id}/cancel
Authorization Header
Headers
Path Params
Body
200 : Success
400 : Invalid Input data
Last updated 4 months ago