Orders
Order operations and retrieval
📄️ Confirm Preorder
Confirm availability for a preorder that has been purchased
📄️ Confirm Order
Confirm availability for a regular order
📄️ Update Shipping Details
Update shipping information for an order
📄️ Update Tracking Info
Update tracking number and logistics provider for an order
📄️ Reject Order
Reject an order (if unable to fulfill)
📄️ Get Shipping Label
Retrieve shipping label for an order
📄️ Get Order by ID
Retrieve order details by order ID
📄️ Get Payout Info
Get payout information for a completed order
📄️ Get Processing Orders
Get orders currently being processed (cursor-based pagination)
📄️ Get Settled Orders
Get completed/settled orders (cursor-based pagination)