Orders
Mark Order Sold
Mark an order as sold. If sale_date is not provided, defaults to today's date (UTC).
post/tenants/{tenant_id}/orders/{id}/sold
Path parameters
idstring required
The ObjectId of the order
tenant_idstring uuid required
The ID of the tenant the order belongs to.
Request body
Response
Order successfully marked as sold
Changes
No recorded changes to this endpoint across all 1 revision of this API.