Orders
Update Order
Update an Order by orderId. Orders can only be updated if they are in the ‘Created’ status.
PUT
Authorizations
The API key to authenticate requests provided by Roastify. A Base or Pro plan is required to use the API.
Path Parameters
The Id of the order
Minimum length:
1
Example:
"1ef87e47-266e-466f-ab06-a64994aefbb0"
Body
application/json
Response
202
application/json
Order updated successfully