SubscriptionEventData
Payload delivered for subscription.disabled.v1 webhooks.
The ID of the subscription
uuid"01929a94-5fce-7ccc-a7e4-7e9249133b39"The ID of the associated payment method
uuid"01924756-d1f6-738d-8040-90d76cedf01f"The currency of the original transaction which created the subscription. This is used as the default currency for new MIT transactions, if no currency is given.
^[A-Z]{3}$"DKK"The id of the merchant customer
"User159"The ID of the associated point of sale used during the creation of the subscription
uuid"0192473a-e381-705c-b61c-fc2ac9624afc"The merchant reference for the subscription.
"reference-1"An optional description which can be assigned to the subscription. Can be used to help human operators to link or understand which subscription it is.
The current state of the subscription. See our <a href="/get-started/core-concepts">Core Concepts</a> page.
"PENDING""ACTIVE""INVALID""DISABLED""ACTIVE"The type of subscription. `SCHEDULED` is used for fixed interval charges such as a monthly subscription fee. `UNSCHEDULED` is used for varying transaction intervals such as pay-as-you-go solutions such as parking or bike renting.
"SCHEDULED""UNSCHEDULED""SCHEDULED"The expiration date of the subscription. ePay does not enforce this expiration, but uses it in the processing of transactions which may improve approval rates.
date"2050-01-01"Interval configuration. It can only be present when type equal `SCHEDULED`. A `frequency=2` and `period=WEEK` means one charge for every two weeks.
The time of creation
date-time