Create Order

This creates a Yelp Checkout Order and is to be called after the user builds and submits his/her order on the iframe. This call returns a yelp_order_id.

In other words, the iframe POST goes to the Partner server, where the user's request can be processed however necessary by the Partner. Immediately following this, the Partner must POST to the above URL to communicate to Yelp the details of the Order. In return, Yelp will give the Partner a yelp_order_id.

See Order resource for more info.

API Errors:

Statuserror_codeerror_message (example)
400UNREGISTERED_PARTNER_BUSINESS_IDThe partner business id specified is not mapped to a known Yelp business id
403UNAUTHORIZEDPartner is not enabled for V3 API flow
412CURRENCY_MISMATCH_ERRORCurrency mismatch with partner contract

📘

This endpoint is part of the Checkout API, visit Checkout API to learn more.

Language
Authorization
Basic
base64
: