{
    "data": {
      "debtor": {
        "customer": {
          "customerId": "403874",
          "documentNumber": "1712712767",
          "documentType": "0001",
          "fullName": "BETANCOURT TORRES MAURICIO MANUEL"
        },
        "account": {
          "accountId": "2100211901"
        }
      },
      "creditor": {
        "customer": {
          "fullName": "TORRESA FRANCOA JOSEA",
          "email": {
            "address": "owjaramillo@mail.com"
          },
          "account": {
            "accountId": "2100211900"
          }
        }
      },
      "transaction": {
        "amount": "0.10",
        "currency": {
          "code": "USD"
        },
        "description": "TRANSFERENCIA 01"
      }
    }
  }