{ "mchSubscriptionNo": "SUB-20240423-001" }
curl --location '/checkout/w-payment/subscriptions/cancel' \ --header 'Content-Type: application/json' \ --data '{ "mchSubscriptionNo": "SUB-20240423-001" }'
{ "retcode": "200", "retmsg": null, "retdata": true }