Wayfair
Wayfair Inc. is one of the world's largest online destinations for home goods and furniture, serving over 20 million customers and 10,000+ suppliers. Wayfair's Developer Portal provides GraphQL-based APIs enabling suppliers to manage purchase orders, inventory updates, product catalog management, advanced shipment notifications, and returns. The platform is built on federated GraphQL architecture using domain-oriented microservices, allowing suppliers to request only the data they need.
APIs
Wayfair Supplier API
GraphQL-based API for Wayfair suppliers to manage orders, inventory, product catalogs, shipping notifications, and returns. Provides access to purchase orders, inventory updates...
Capabilities
Wayfair Supplier Operations
Workflow capability combining Wayfair's GraphQL Supplier API to enable end-to-end supplier operations including order management, inventory synchronization, catalog management, ...
Run with NaftikoFeatures
Unified GraphQL endpoint enabling suppliers to query and mutate data across orders, inventory, catalog, and shipping with precise data fetching.
Suppliers retrieve, acknowledge, and manage purchase orders from Wayfair buyers through the GraphQL API.
Real-time inventory updates and stock level management for the Wayfair marketplace catalog.
Suppliers manage product listings, pricing, descriptions, and attributes through the Product Catalog Update API.
Suppliers submit ASN (Advanced Shipment Notification) data to notify Wayfair of pending shipments, carrier details, and tracking numbers.
Full sandbox environment at sandbox.api.wayfair.com/v1/graphql for integration testing without affecting production orders.
Client credentials flow authentication issuing temporary access tokens for secure API access.
Use Cases
Suppliers automate purchase order retrieval, acknowledgment, and fulfillment workflows to reduce manual processing time.
Real-time synchronization of warehouse inventory levels with the Wayfair marketplace to prevent overselling.
Batch and real-time updates to product listings, pricing, and attributes in the Wayfair catalog.
Automated submission of ASN data and tracking information when orders are shipped from supplier warehouses.
Integrations
Full sandbox environment for integration testing before deploying to the production Wayfair platform.
Wayfair's federated GraphQL architecture enables domain-oriented microservices composition behind a unified supplier API.
Standard OAuth2 client credentials flow for secure supplier application authentication.