Use this API to create a subscription by providing a custom payment experience to your customers by specifying the plan ID and the customer details. You can also specify the bank account information when you create the subscription to ensure that mandates are created via the specified bank account only. TPV is applicable only for eNACH and UPI.
"{{X-Client-Id}}"
"{{X-Client-Secret}}"
Unique identifier for the subscription.
"DemoSubscription"
Unique identifier for the subscription plan.
"TestPlan_ReArch_002"
Name of the customer subscribing.
"John"
Customer's phone number.
"99999XXXXX"
Customer's email address.
URL to redirect the user after successful subscription.
"www.google.com"
Authorization amount for the subscription.
1
Expiration date for the subscription.
"2024-12-02 09:20:12"
First charge date for the subscription.
"2024-12-02"
Notification channels for subscription.
["EMAIL", "SMS"]Whether Third Party Verification (TPV) is enabled.
true