Sha256: 3fb622f982eb5afc27a758ef2f51b8afcf1cad464d2a9b941ab23a8aeb18cfc7

Contents?: true

Size: 1.3 KB

Versions: 64

Compression:

Stored size: 1.3 KB

Contents

[
  {
    "_id": "ObjectId(\"507f1f77bcf86cd799439012\")",
    "consumer_institution_id": "ObjectId(\"507f1f77bcf86cd799439011\")",
    "plaid_account_id": "vzeNDwK7KQIm4yEog683uElbp9GRLEFXGK98D",
    "balances": {
      "available": 100,
      "current": 110,
      "limit": null,
      "iso_currency_code": "USD",
      "unofficial_currency_code": null
    },
    "mask": "0000",
    "name": "Plaid Checking",
    "official_name": "Plaid Gold Checking",
    "subtype": "checking",
    "type": "depository",
    "identifiers": {
      "wire_routing": "123456789",
      "routing": "123456789",
      "account": "987654321"
    },
    "identities": [
      {
        "names": [
          {
            "data": "John Doe"
          }
        ],
        "emails": [
          {
            "data": "johndoe@ardanlabs.com",
            "type": "primary",
            "primary": true
          }
        ],
        "phone_numbers": [
          {
            "data": "13165551234",
            "type": "primary",
            "primary": true
          }
        ],
        "addresses": [
          {
            "city": "Wichita",
            "region": "KS",
            "street": "123 Foobar Ave",
            "postal_code": "67002",
            "country": "US",
            "primary": true
          }
        ]
      }
    ]
  }
]

Version data entries

64 entries across 64 versions & 1 rubygems

Version Path
finapps-6.13.1 spec/support/fixtures/plaid/institution/consumer/show_accounts.json
finapps-6.13.0 spec/support/fixtures/plaid/institution/consumer/show_accounts.json
finapps-6.12.0 spec/support/fixtures/plaid/institution/consumer/show_accounts.json
finapps-6.11.0 spec/support/fixtures/plaid/institution/consumer/show_accounts.json
finapps-6.10.2 spec/support/fixtures/plaid/institution/consumer/show_accounts.json
finapps-6.10.1 spec/support/fixtures/plaid/institution/consumer/show_accounts.json
finapps-6.10.0 spec/support/fixtures/plaid/institution/consumer/show_accounts.json
finapps-6.9.2 spec/support/fixtures/plaid/institution/consumer/show_accounts.json
finapps-6.9.1 spec/support/fixtures/plaid/institution/consumer/show_accounts.json
finapps-6.9.0 spec/support/fixtures/plaid/institution/consumer/show_accounts.json
finapps-6.8.0 spec/support/fixtures/plaid/institution/consumer/show_accounts.json
finapps-6.7.1 spec/support/fixtures/plaid/institution/consumer/show_accounts.json
finapps-6.7.0 spec/support/fixtures/plaid/institution/consumer/show_accounts.json
finapps-6.6.1 spec/support/fixtures/plaid/institution/consumer/show_accounts.json
finapps-6.6.0 spec/support/fixtures/plaid/institution/consumer/show_accounts.json
finapps-6.5.0 spec/support/fixtures/plaid/institution/consumer/show_accounts.json
finapps-6.4.3 spec/support/fixtures/plaid/institution/consumer/show_accounts.json
finapps-6.4.2 spec/support/fixtures/plaid/institution/consumer/show_accounts.json
finapps-6.4.1 spec/support/fixtures/plaid/institution/consumer/show_accounts.json
finapps-6.4.0 spec/support/fixtures/plaid/institution/consumer/show_accounts.json