{ "PlanId": "string", "BillingCycle": 0 }
curl --location 'https://api-test.pinddpay.com/api/card/renewSubscription' \ --header 'Content-Type: application/json' \ --data '{ "PlanId": "string", "BillingCycle": 0 }'
{ "code": 200, "type": "success", "message": "", "result": "", "extras": null, "time": "2026-06-18T02:43:59.2969784Z" }