curl --location --request POST 'https://sandbox-acq.onerway.com/v1/txn/sub/cancel' \ --header 'Content-Type: application/json' \ --data-raw '{ "merchantNo": "800515", "contractId": "{{SUBSCRIPTION-CONTRACT}}", "sign": null }'
{}