Create B2B Commerce Orders, Disputes, and Product Reviews
Place a new customer order with automatic inventory validation, open a dispute against a fulfilled order, or submit a product review for a completed purchase.
The commerce endpoints cover the full post-purchase lifecycle: creating orders, raising disputes, and submitting reviews. Orders are validated against live inventory before being created — if any line item is understocked, the entire request is rejected.
Creates a new order for a customer. The server checks available inventory at each specified warehouse location before accepting the order. On success, stock is reserved and a payment link is generated automatically.