Savings
Diese Seite ist nicht auf Deutsch verfügbar. Die englische Version wird angezeigt.
Cancel a savings plan
Use this method to a cancel a specific savings plan.
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
plan_id*string
The universally unique identifier (UUID) of a savings plan.
Format
uuidplan_id*string
Response Body
application/json
application/json
application/json
curl -X DELETE "https://example.com/api/v2/my/savings/plans/string"Empty
{ "error": { "message": "Unauthorized" }}{ "error": { "message": "Account is archived" }}{ "error": { "message": "Service Unavailable" }}