Overview
The general workflow when creating customer orders is:
- Create a customer order.
- Check the customer order status if the order was received correctly.
- Check for replies from YellowCube containing Tracking-IDs etc.
- Timeout
- For all SOAP requests, a timeout can be set on the
Config
. When creating a customer order it can take from 20 sec to 2 hours for a response. If the timeout expires or the connection breaks, poll the customer order status with theReference
got when creating the order.