{
  "items": [
    {
      "id": "1da5c87d-0984-50e8-a7f3-8de646dd9ec9",
      "status": "succeeded",
      "error": {
        "code": "insufficient_funds",
        "description": "Съешь еще этих мягких французских булок"
      },
      "recipient": {
        "account_id": "123",
        "gateway_id": "456"
      },
      "amount": {
        "value": "10.00",
        "currency": "RUB"
      },
      "reference_id": "719505144571",
      "created_at": "2015-11-19T17:05:07.129Z",
      "captured_at": "2015-11-19T17:05:31.135Z",
      "payment_method": {
        "type": "yoo_money",
        "phone": "79990110101",
        "account_number": "123456789123"
      },
      "confirmation": {
        "type": "redirect",
        "enforce": true,
        "return_url": "https://return.url",
        "confirmation_url": "https://confirmation.url"
      },
      "charge": {
        "value": "10.00",
        "currency": "RUB"
      },
      "income": {
        "value": "10.00",
        "currency": "RUB"
      },
      "refunded_amount": {
        "value": "10.00",
        "currency": "RUB"
      },
      "paid": true,
      "refundable": true,
      "test": true,
      "receipt_registration": "succeeded",
      "metadata": {}
    }
  ],
  "next_page": "01234567890ABCDEF"
}
