v1
latestOpenAPI 3.1.02026-07-222392081.7 MBSubscriptions
Create subscription update
Create an update to apply on an existing subscription.
post/v1/subscriptions/{id}/update
Path parameters
idstring required
Request body
Example request
{
"apply_at": "2024-12-20T16:04:11Z",
"charge_at": "2024-12-20T16:04:11Z",
"precision": "calendar_days"
}Response
Subscription update created