Skip to main content

Paused

When a subscription is paused by Merchant request or Revup BO.

{
"eventId": "01902a79-663b-7f88-ad98-eedeaddec964",
"eventType": "subscription.paused",
"ocurredAt": "2024-04-12T11:24:55.637846Z",
"originator": {
"type": "merchant",
"data": {
...
}
},
"data": {
"subscriptionId": "01902a79-663b-7f18-ad18-eedeaddec964",
"planId": "95a70946-1b6f-46db-b3ab-b31edc240556",
"status": "paused",
"cycle": 4,
"createdAt": "2024-04-12T11:24:55.637846Z",
"modifiedAt": "2024-04-12T11:24:55.637846Z"
}