Skip to main content
PATCH
Update a subscription

Authorizations

Authorization
string
header
required

Your API client secret

X-Client-ID
string
header
required

Your API client ID

Path Parameters

id
string<uuid>
required

Body

application/json
billing_cycle
enum<string>
Available options:
monthly,
quarterly,
annually
start_date
string<date>
end_date
string<date>
status
enum<string>
Available options:
active,
paused,
cancelled,
expired
total_amount
number
currency
string
payment_paused
boolean
payment_paused_until
string<date-time>

Response

Subscription updated

data
object
meta
object