Archived
When trying to create a subscription with a transaction in status failed. Descriptions in the Fields section below.
{
"eventId": "01902a79-663b-7f88-ad98-eedeaddec964",
"eventType": "subscription.archived",
"occurredAt": "2024-04-12T11:24:55.637846Z",
"originator": {
"type": "payment",
"data": {
"paymentId": "01902a68-add8-77c2-8e39-b3ebcc603293",
"orderId": "f6234955-3e35-4e91-8dc3-da8b7b5028d1",
"type": "initial",
"status": "failed",
"cycle": 0,
"attempt": 0,
"money": {
"amount": 9.98,
"currency": "USD"
},
"transactions": [
{
"transactionId": "9d884812-1d28-4747-aef6-07df6b02a28f",
"transactionCreationDate": "2024-04-12T11:24:55.637846Z",
"transactionStatus": "failed",
"isFallback": false
},
{
"transactionId": "9d884812-1d28-4747-aef6-07df6b02a29f",
"transactionCreationDate": "2024-04-12T11:25:00.637846Z"
"transactionStatus": "failed",
"isFallback": true
},
]
}
},
"data": {
"subscriptionId": "01902a79-663b-7f18-ad18-eedeaddec964",
"planId": "95a70946-1b6f-46db-b3ab-b31edc240556",
"status": "archived",
"cycle": 0,
"createdAt": "2024-04-12T11:24:55.637846Z",
"modifiedAt": "2024-04-12T11:24:55.637846Z"
}
}