Subscription billing-DebiCheck
Number of APIs: 7
-
Step 1: Create client POST https://gate.reviopay.com/api/v1/clients/
-
Step 2: Create billing template POST https://gate.reviopay.com/api/v1/billing_templates/
-
Step 3: Add subscriber & tokenise bank account POST https://gate.reviopay.com/api/v1/billing_templates/{{billing_template_id}}/add_subscriber/
-
Step 3a: Direct charge bank account POST https://gate.reviopay.com/p/{{purchase_id}}/
-
Adhoc - Amend Billing template PUT https://gate.reviopay.com/api/v1/billing_templates/{{billing_template_id}}/
-
Adhoc - Amend subscriber details PATCH https://gate.reviopay.com/api/v1/billing_templates/{{billing_template_id}}/clients/{{billing_template_client_id}}/
-
Adhoc - Subscriber override PATCH https://gate.reviopay.com/api/v1/billing_templates/{{billing_template_id}}/add_subscriber/