cancel transaction

POST {{baseUrl}}/v1/checkout/:transaction_id/cancel

Request Body

{"reason_code"=>"Terminate"}

RESPONSES

status: OK

{"message":"cancellation successful, it might take a bit of time before changes reflect through the whole system"}