Sha256: d591f1de1b11e0fd5f38b0969420f7738416e074c22b5ba1f276bbe8f565bc66
Contents?: true
Size: 1.6 KB
Versions: 2
Compression:
Stored size: 1.6 KB
Contents
{ "customer": { "id": 207119551, "title": "Mr", "first_name": "Bob", "last_name": "Norman", "name": "Mr Bob Norman", "email": "bob.norman@hostmail.com", "accepts_marketing": false, "note": null, "orders_count": 1, "state": "disabled", "total_spent": "41.94", "created_at": "2016-03-17T17:04:13-04:00", "updated_at": "2016-03-17T17:04:13-04:00", "sign_in_count": 0, "current_sign_in_at": null, "current_sign_in_ip": null, "last_sign_in_at": null, "last_sign_in_ip": null, "last_order_id": 450789469, "wholesale": false, "credit": 0, "tags": "friend,discount10", "default_address": { "id": 207119551, "title": "Mr", "first_name": "Bob", "last_name": "Norman", "name": "Mr Bob Norman", "company": "", "address1": "Chestnut Street 92", "address2": "", "city": "Louisville", "province": "Kentucky", "province_code": "KY", "country": "United States", "country_code": "US", "zip": "40202", "phone": "555-625-1199", "default": true }, "addresses": [ { "id": 207119551, "title": "Mr", "first_name": "Bob", "last_name": "Norman", "name": "Mr Bob Norman", "company": "", "address1": "Chestnut Street 92", "address2": "", "city": "Louisville", "province": "Kentucky", "province_code": "KY", "country": "United States", "country_code": "US", "zip": "40202", "phone": "555-625-1199", "default": true } ] } }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
spiffy_stores_api-4.11.1 | test/fixtures/customers.json |
spiffy_stores_api-4.11.0 | test/fixtures/customers.json |