Transfer document

Events that belong to the category transfer_document.

Type
Description

A transfer document was confirmed and successfully registered.

Examples

transfer_document.settled

{
  "data": {
    "amount": {
      "amount": 1000,
      "currency": "BRL"
    },
    "description": "TransferĂȘncia interna",
    "external_id": "TransferĂȘncia interna - Console 0194cbe1-5b88-9057-b3d6-315c1451a699",
    "from_virtual_account_id": "019440cd-a30f-c102-ff8c-a9d4e6939d48",
    "id": "0194cbe1-a7bf-e03f-6fa7-79c432da1481",
    "origin_id": "8180b04e-e436-44e5-bd24-f6ed79dffe08",
    "origin_type": "console_user",
    "reconciliation_id": "0194cbe1-a7bf-73dd-e543-ac26409707bf",
    "to_virtual_account_id": "0194412c-c559-5452-942e-7f4b4975c666",
    "transaction_date": "2025-02-03T12:55:51.178153Z"
  },
  "timestamp": "2025-02-03T12:55:50.975833Z",
  "type": "settled",
  "category": "transfer_document",
  "context_id": "91978496-c904-40d0-9322-5f2838efb542",
  "context_type": "internet_banking",
  "ref_id": "0194cbe1-a7bf-e03f-6fa7-79c432da1481"
}

Last updated

Was this helpful?