Order Prepared

The Order Prepared endpoint is part of the Order Status Update API, used to update the status of an order by marking it as "prepared." This indicates that the order has been fully prepared and is ready for the next step, such as being picked up or dispatched for delivery. The request typically involves sending a POST request to the endpoint, where {service-id} represents the ID of the service (e.g., a restaurant or vendor), and {id} represents the specific order ID.

Language
Credentials
Header
Click Try It! to start a request and see the response here!