Subscription billing-Subscription management
Number of APIs: 8
-
Delete a billing template DELETE https://gate.reviopay.com/api/v1/billing_templates/{{billing_template_id}}/
-
List billing templates GET https://gate.reviopay.com/api/v1/billing_templates/
-
Inspect a billing template GET https://gate.reviopay.com/api/v1/billing_templates/{{billing_template_id}}/
-
Replace a billing template PUT https://gate.reviopay.com/api/v1/billing_templates/{{billing_template_id}}/
-
List clients for a billing template GET https://gate.reviopay.com/api/v1/billing_templates/{{billing_template_id}}/clients/
-
Inspect a subscription GET https://gate.reviopay.com/api/v1/billing_templates/{{billing_template_id}}/clients/{{billing_template_client_id}}/
-
List a subscription feed GET https://gate.reviopay.com/api/v1/billing_templates/{{billing_template_id}}/clients/{{billing_template_client_id}}/feed/
-
Update a subscription PATCH https://gate.reviopay.com/api/v1/billing_templates/{{billing_template_id}}/clients/{{billing_template_client_id}}/