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.

📘

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

Body Params
order
object
string
required

HTTPS URL to which Yelp shall POST OrderStatus updates - e.g. when charge processing is completed

string
required

token that Yelp passed to partner via iframe and when checking availability of business

Responses

Language
Credentials
Basic
base64
:
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json