Design around the full order lifecycle
Reliable marketplace operations extend beyond creating an order. They also include inventory changes, fulfillment and tracking, invoices, refunds, cancellations, and the exceptions returned by marketplace APIs.
- Define the source of truth for each workflow.
- Use monitoring and logs to surface failed transfers and exceptions.
- Plan correction and controlled replay paths where supported.