{ 
  "id": "62b61a4f-fb09-4e87-b0ab-b66c85f5485c",
  "type": "transfer",
  "request_id": "e0cbf84637264ee082a848b",
  "state": "completed",
  "created_at": "2017-10-10T12:00:00Z",
  "updated_at": "2017-10-10T12:00:10Z",
  "completed_at": "2017-10-10T12:00:10Z",
  "legs": [
    {
      "leg_id": "8bf591b9-e802-4e37-a5bb-f870603d8207",
      "account_id": "bdab1c20-8d8c-430d-b967-87ac01af060c",
      "counterparty": {
        "type": "self",
        "account_id": "5138z40d1-05bb-49c0-b130-75e8cf2f7693"
      },
      "amount": -123.11,
      "currency": "EUR",
      "explanation": "From EUR source",
      "description": "Expenses funding"
    },
    {
      "leg_id": "516b9146-9264-4bb5-936f-497469b5c44e",
      "account_id": "5138z40d1-05bb-49c0-b130-75e8cf2f7693",
      "counterparty": {
        "type": "self",
        "account_id": "bdab1c20-8d8c-430d-b967-87ac01af060c"
      },
      "amount": 123.11,
      "currency": "EUR",
      "explanation": "To EUR target"
    }
  ]
}