Skip to main content

Resumed

When a subscription is resumed by Merchant request or Revup BO. The data status will be status before it was paused.

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