Order Acceptance API
publicly-accessible
Complete order
Call when an order is complete. An order can only be marked as complete if it hasn't already been marked as cancelled or complete.
post/orders/{orderId}/complete
Path parameters
orderIdstring required
The ID of the order to mark as complete
Response
No content - status updated successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.