{ "ucp": { "version": "2026-01-11", "profile_version": "1.0" }, "merchant": { "id": "transfer-kingdom.myshopify.com", "name": "Transfer Kingdom", "url": "https:\/\/transferkingdom.com" }, "services": [ { "id": "checkout", "type": "checkout", "version": "2026-01-11", "endpoints": { "rest": "https://transferkingdom.com/api/ucp/checkout", "mcp": "https://api.shopify.com/mcp/checkout" }, "capabilities": ["checkout_session", "payment_handlers", "fulfillment_options"] }, { "id": "identity_linking", "type": "identity_linking", "version": "2026-01-11", "endpoints": { "oauth2": { "authorization_endpoint": "https://transferkingdom.com/.well-known/oauth-authorization-server", "token_endpoint": "https://transferkingdom.com/.well-known/oauth-token" } }, "capabilities": ["oauth2_authorization_code", "oauth2_refresh_token"] } ] }