Geldt voor subscriptionCancelledByCustomer en subscriptionCancelledByOwner
{
"formKey": string,
"userName": string,
"userEmail": string,
"subscriptionTrialAmount": int (5000, in cents),
"subscriptionTrialPeriod": string (days, weeks etc),
"subscriptionTrialInterval": int,
"submissionHash": string,
"dateAdded": string (YYYY-MM-DD HH:SS:ii),
"subscriptionAmount": int (5000, in cents),
"subscriptionAmountEx": int,
"subscriptionCustomerId": string (mollie customer id),
"subscriptionSubscriptionId": string (mollie subscription id),
"subscriptionDescription": string,
"subscriptionRecurringInterval": string (weekly, monthly etc),
"subscriptionHash": string,
"incVat": 1 or 0,
"vatAmount": int (5000, in cents)
"cancelType": string (cancelled, cancelledEndOfPeriod, finalEndOfPeriod*),
"cancelledBy": string (customer, owner)
}
Cancel type
Property value |
Omschrijving |
cancelled |
Als een abonnement per direct wordt geannuleerd, bijvoorbeeld na een gefaalde incasso of door de beheerder |
cancelledEndOfPeriod |
Als een abonnement handmatig gestopt is door de beheerder met als keuze "Aan het einde van de periode" |
finalEndOfPeriod |
Als een abonnement door de beheerder is gestopt met de keuze "aan het einde van de periode" en de periode voorbij is |
pause |
Als een abonnement op pauze is gezet |