put https://pluraluat.v2.pinepg.in/api/pay/v1/orders//cancel
Use this API to cancel the Payment against an order.
Note:
- You can use this API only when the
pre_auth
parameter is set to true and the payment is created against an order request.
Environment
Use our UAT environment endpoint for testing and for integration utilize our production endpoint.
Environment | Endpoints |
---|---|
User Acceptance Testing [UAT] | https://pluraluat.v2.pinepg.in/api/pay/v1/orders/{order_id}/cancel |
Production [PROD] | https://api.pluralpay.in/api/pay/v1/orders/{order_id}/cancel |