DEVPANTRY.COM
All 17 Templates/E-Commerce & B2B/Shopify Admin REST & GraphQL API
Need Columnar Tables GUI? Go to Schema Studio
E-Commerce & B2BShopifyJSON & TypeScript Fixtures

Shopify Admin REST & GraphQL API

Returned by GET /admin/api/2026-01/customers/{customer_id}.json

CHAOS ENTROPY:75%
HTTP:
VARIATION:
HTTP 200 OKmode: chaos
size: 0.7 KB
{
  "customer": {
    "id": 7891234567890,
    "email": "[email protected]",
    "created_at": "2026-01-10T12:34:56-05:00",
    "updated_at": "2026-03-01T08:20:00-05:00",
    "first_name": "Eleanor",
    "last_name": "Vance",
    "orders_count": 4,
    "state": "enabled",
    "total_spent": "459.95",
    "last_order_id": 9876543210123,
    "note": "VIP Customer - wholesale inquiry",
    "verified_email": true,
    "tags": "VIP, newsletter_subscriber, repeat_buyer",
    "currency": "USD",
    "addresses": [
      {
        "id": 112233445566,
        "customer_id": 7891234567890,
        "first_name": "Eleanor",
        "last_name": "Vance",
        "company": "Vance Enterprises",
        "address1": "100 Market St",
        "address2": "Suite 400",
        "city": "San Francisco",
        "province": "California",
        "country": "United States",
        "zip": "94105",
        "phone": "+14155552671",
        "country_code": "US",
        "default": true
      }
    ]
  }
}
Related Production API Chaos TemplatesBrowse All 17 Templates