post https://partner-api.yelp.com/checkout/orders//confirmation_status/v3
This API is only for specific food partners.
This allows a status update to an order. This call returns a status code which indicates if the request was successful.
A notification will not be sent in the following scenarios:
- The order was made over 3 hours ago
- The same notification (same
yelp_order_idand theconfirmation_type) has already been sent - An ETA is provided and the notification is being sent past the ETA
- An
order_confirmedupdate is trying to be sent after adeliver_in_progressnotification
This endpoint is part of the Checkout API, visit Checkout API to learn more.
