Settlements Report Generated
Event Type | Description |
---|---|
reports.instantFundingSettlement.completed | Instant funding report has been marked as successful. The event provides the metadata of the report. |
{
"id": "event_5c489c65-fd17-48f8-bfbf-146b46f01ee5",
"type": "reports.instantFundingSettlement.completed",
"object": "INSTANT_FUNDING_SETTLEMENT_REPORT",
"timestamp": "2021-05-25T19:27:00.231Z",
"payload": {
"settlementID": "1b06c469-9706-4ea0-90a6-9ad8f441d6ca_20210525",
"settlementDate": "2021-05-25",
"status": "SUCCESSFUL",
"statusComment": "Created from aggregator service",
"totalAmount": 100,
"depositsAmount": 100,
"created": "2021-05-25T00:00:00.293Z",
"updated": "2021-05-26T00:15:00.223Z",
"updatedBy": "Instant Funding Aggregator Job"
},
"ibID": "1b06c469-9706-4ea0-90a6-9ad8f441d6ca"
}