Recurrence Collections' Attempt
Events that belong to the category recurrence's collections.
Type
Description
requested
A recurrence collection's attempt was created.
scheduled
A recurrence collection's attempt was scheduled.
settled
A recurrence collection's attempt was settled.
cancelled
A recurrence collection's attempt was cancelled.
rejected
A recurrence collection's attempt was rejected.
expired
A recurrence collection's attempt was expired.
failed
A recurrence collection's attempt was failed.
Examples
recurrence.scheduled
{
"event": {
"data": {
"id": "019a0222-6580-a64a-cfca-408b51642e22",
"status": "scheduled",
"timestamp": "2025-10-20T15:00:00.000000Z",
"type": "AGND",
"version": 2,
"sign": null,
"inserted_at": "2025-10-11T03:15:01.370394Z",
"updated_at": "2025-10-11T03:15:07.623385Z",
"external_id": "external_id",
"stages": "[]",
"end_to_end_id": "E49931906202510201500ReKBJaYDKWA",
"transaction_date": null,
"txid": "01K8124SC0MS5CZJJ0HD8P8BH2",
"out_document_id": null,
"out_document_timestamp": null,
"due_date": "2025-10-20T15:00:00.000000Z",
"collection_id": "019a0222-6580-e104-fce2-957756930115",
"collection_timestamp": "2025-10-20T15:00:00.000000Z"
},
"timestamp": "2025-10-20T15:00:00.000000Z",
"type": "scheduled",
"category": "recurrence_collection_attempt",
"inserted_at": "2025-10-11T03:15:07.680443Z",
"origin_type": null,
"context_id": "019489e6-f64f-5cfe-770b-79b671ec66f0",
"ref_stage_id": null,
"ref_id": "019a0222-6580-a64a-cfca-408b51642e22",
"context_type": "bacen"
}
}Last updated
Was this helpful?

