Sha256: 4b9761aaccdd33e23d63a386f861dbf6ec06a36bbe83ff2fc9ca8cb26c6a46db

Contents?: true

Size: 1.47 KB

Versions: 55

Compression:

Stored size: 1.47 KB

Contents

{
  "customer": {
    "id": 207119551,
    "email": "bob.norman@hostmail.com",
    "accepts_marketing": false,
    "created_at": "2016-03-17T17:04:13-04:00",
    "updated_at": "2016-03-17T17:04:13-04:00",
    "first_name": "Bob",
    "last_name": "Norman",
    "orders_count": 1,
    "state": "disabled",
    "total_spent": "41.94",
    "last_order_id": 450789469,
    "note": null,
    "verified_email": true,
    "multipass_identifier": null,
    "tax_exempt": false,
    "tags": "",
    "last_order_name": "#1001",
    "default_address": {
      "id": 207119551,
      "first_name": null,
      "last_name": null,
      "company": null,
      "address1": "Chestnut Street 92",
      "address2": "",
      "city": "Louisville",
      "province": "Kentucky",
      "country": "United States",
      "zip": "40202",
      "phone": "555-625-1199",
      "name": "",
      "province_code": "KY",
      "country_code": "US",
      "country_name": "United States",
      "default": true
    },
    "addresses": [
      {
        "id": 207119551,
        "first_name": null,
        "last_name": null,
        "company": null,
        "address1": "Chestnut Street 92",
        "address2": "",
        "city": "Louisville",
        "province": "Kentucky",
        "country": "United States",
        "zip": "40202",
        "phone": "555-625-1199",
        "name": "",
        "province_code": "KY",
        "country_code": "US",
        "country_name": "United States",
        "default": true
      }
    ]
  }
}

Version data entries

55 entries across 55 versions & 3 rubygems

Version Path
shopify_api-9.5.2 test/fixtures/customers.json
ruby_shopify_api-1.2.0 test/fixtures/customers.json
ruby_shopify_api-1.1.0 test/fixtures/customers.json
ruby_shopify_api-1.0.0 test/fixtures/customers.json
shopify_api-9.5.1 test/fixtures/customers.json
shopify_api-9.5 test/fixtures/customers.json
shopify_api-9.4.1 test/fixtures/customers.json
shopify_api-9.4.0 test/fixtures/customers.json
shopify_api-9.3.0 test/fixtures/customers.json
shopify_api-9.2.0 test/fixtures/customers.json
shopify_api-9.1.0 test/fixtures/customers.json
shopify_api-9.0.4 test/fixtures/customers.json
shopify_api-9.0.3 test/fixtures/customers.json
shopify_api-9.0.2 test/fixtures/customers.json
shopify_api-9.0.1 test/fixtures/customers.json
duodealer_api-1.0.0 test/fixtures/customers.json
shopify_api-9.0.0 test/fixtures/customers.json
shopify_api-8.1.0 test/fixtures/customers.json
shopify_api-8.0.0 test/fixtures/customers.json
shopify_api-7.1.0 test/fixtures/customers.json