Orders
Cancel a previously created BR-DGE Hosted Payment Page Order.
put/orders/{orderId}/cancel
Path parameters
orderIdstring required
The unique identifier for the Order.
This can be sourced from the orderId field in the response we sent to you when creating the Order.
Response
OK
Example response
{
"code": "1000",
"id": "4fad8e2e06a15656"
}