Build your SKUU integration.
Follow the implementation-ready guides for products and inventory, orders and fulfilment, and returns. Each phase contains the contract, examples, error handling, and testing gates your team needs.
ReadMe is the source of truth for the technical contracts. This page is the stable SKUU entry point for every integration.
One path from catalogue to returns.
Products and inventory
Implement catalogue pagination, inventory baselines, signed stock updates, authentication, and controlled activation.
- Catalogue
- Inventory
- Webhooks
Orders and fulfilment
Implement order creation, fulfilment allocation, shipment tracking, idempotency, retries, and activation checks.
- Orders
- Fulfilment
- Tracking
Returns
Implement signed return requests, operator review, authoritative routing, idempotent creation, and controlled activation.
- Returns
- Routing
- Operations
Technical documentation is currently available in English.
Implement, prove, then activate together.
Each phase follows the same controlled path. Production traffic stays disabled until both teams have completed the documented checks.
Implement the contract
Build the documented requests, responses, signing, and idempotency behaviour in your acceptance environment.
Validate in testing
Run the phase checklist against representative data and confirm retries, replay handling, and restoration paths.
Activate together
Complete the joint conformance session, agree the observer window, and only then enable recurring traffic.
Need help with your integration?
Contact the SKUU team with your implementation question and the phase you are working on.