Collecting document
Events that belongs to the category collecting_document
.
Type | Description |
---|---|
settled | A collecting document (cash-in) was received and successfully registered in our ledger. |
Examples
collecting_document.settled
{
"category": "collecting_document",
"company_id": "018d88e5-ca39-6f6a-c35a-c2592364b4b0",
"data": {
"amount": {
"amount": 123123,
"currency": "BRL"
},
"bank_account_id": "018d88ed-8d14-781d-570d-fbbe71cc4e92",
"company_id": "018d88e5-ca39-6f6a-c35a-c2592364b4b0",
"counterparty": {
"company_id": "018d88e5-ca39-6f6a-c35a-c2592364b4b0",
"external_id": "018d88ed-a9b0-ece4-fa1b-01801cbe6597",
"id": "018d88ed-a9b3-53a9-aed6-646887995175",
"inserted_at": "2024-02-08T13:34:53.363727Z",
"ledger_type": "customer",
"legal_name": null,
"maximum_amount": null,
"maximum_transactions": null,
"name": "Farrell-McDermott LLC",
"tax_number": "60496015675405",
"updated_at": "2024-02-08T13:34:53.363727Z"
},
"counterparty_bank_account": {
"account_digit": "5",
"account_number": "75879",
"account_type": "checking",
"bank_ispb": "37056171",
"bank_number": "311267",
"branch": "6937",
"id": "018d88f7-cd90-333a-5d22-b8d66242a6c6",
"inserted_at": "2024-02-08T13:45:57.904443Z",
"updated_at": "2024-02-08T13:45:57.904443Z"
},
"counterparty_bank_account_id": "018d88f7-cd90-333a-5d22-b8d66242a6c6",
"counterparty_id": "018d88ed-a9b3-53a9-aed6-646887995175",
"description": "123",
"end_to_end_id": "018d892c-b7f9-d2a6-f9cf-a0e8a55b1fb9",
"entity_id": "018d88e5-cb60-38e8-a157-ad00a8c4cd15",
"external_id": null,
"id": "018d892c-b7f9-c4dd-c90a-caf344fe8520",
"marked_for_automatic_refund": false,
"origin_id": null,
"origin_type": "none",
"receipt_url": "https://s3.sa-east-1.amazonaws.com/new-cdn.trio.com.br/comprovante-sandbox.pdf",
"reconciliation_id": "018d892c-e07f-9daf-f8ac-790a7a23cf95",
"ref_id": null,
"ref_type": "none",
"status": "settled",
"transaction_date": "2024-02-08T14:43:45.785187Z",
"type": "pix",
"virtual_account_id": "018d88ed-8d22-0aa3-7118-c587bc84dca0"
},
"ref_id": "018d892c-b7f9-c4dd-c90a-caf344fe8520",
"timestamp": "2024-02-08T14:43:56.724030Z",
"type": "settled"
}
Updated 9 months ago