Cancel Subscription

Stops future charges at the provider. Already-charged cycles are unaffected — refund them separately via POST /v2/wallet/refunds if needed.

Cancellation takes effect immediately. No further cycles will be billed after this call.

Path Parameters

id

*String

Subscription ID (sub_…).

POST
/ v2/wallet/subscriptions/:id/cancel
Endpoint URL(TEXT)
Request Body
Response(JSON)
// Click 'Try now' to see the response