v4

latestOpenAPI 3.1.0Proprietaryraw.githubusercontent.com2026-04-277127123.7 KB
Subscriptions

Cancel subscription

Cancels an active subscription. No further charges will be made.

put/subscriptions/{id}/cancel

Path parameters

idinteger required

Response

Subscription cancelled

idinteger
selfstring
reference_idstring nullable
namestring
amountnumber
currencystring
typestring

Payment method type for this subscription.

status'CREATED' | 'ACTIVE' | 'CANCELLED' | 'EXPIRED'
metadataobject nullable
published_atstring date-time nullable
cancelled_atstring date-time nullable
connectionsConnections

Hypermedia links to related resources.

Example response

{
  "currency": "EUR"
}