Mark Order Sold

Mark an order as sold. If sale_date is not provided, defaults to today's date (UTC).

Path Params
string
required
^[0-9a-fA-F]{24}$

The ObjectId of the order

uuid
required

The ID of the tenant the order belongs to.

Body Params
string
length ≥ 1

Date the order was sold. Most date formats are accepted (e.g. "2024-06-15", "06/15/2024", "June 15, 2024"). Defaults to today if omitted.

Responses

Language
Credentials
Bearer
header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json