E-Commerce & B2BShopifyJSON & TypeScript Fixtures
Shopify Admin REST & GraphQL API
Returned by GET /admin/api/2026-01/customers/{customer_id}.json
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
Google Identity ServicesAuth & SSO
Google OAuth 2.0 & OpenID Connect
View Chaos Schema
GitHub REST API v3Auth & SSO
GitHub OAuth App / GitHub Apps
View Chaos Schema
AppleAuth & SSO
Sign in with Apple (Apple ID OAuth 2.0 / OIDC)
View Chaos Schema
Supabase (Open Source Firebase Alternative)Auth & SSO
Supabase Auth (GoTrue)
View Chaos Schema