Orders
Decline Order
Decline an order
post/tenants/{tenant_id}/orders/{id}/decline
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 declined
Changes
No recorded changes to this endpoint across all 1 revision of this API.