Recurring Billing
Delete Recurring Billing
Use this API to cancel the recurring billing subscription
DELETE
/
v1
/
recurring-billing
/
{recurring_billing_id}
Headers
X-BUSINESS-API-KEY
string
requiredPath Parameters
recurring_billing_id
string
requiredResponse
200 - application/json
id
string
business_recurring_plans_id
string
customer_name
string
customer_email
string
name
string
description
string
reference
string
cycle
string
cycle_repeat
any
cycle_frequency
any
currency
string
amount
number
default: 0times_to_be_charged
integer
default: 0times_charged
integer
default: 0status
string
send_email
boolean
default: truesave_card
integer
default: 0redirect_url
string
payment_methods
string[]
created_at
string
updated_at
string
expires_at
string
url
string
webhook
string
Was this page helpful?