HomeGuidesRecipesAPI ReferenceChangelog
GuidesAPI ReferenceCustomer Help CenterLog In
API Reference

Change experience

Changes the experience associated with an order

Log in to see full request history

📘

Refresh your order

Since this end point makes a multitude of changes, it will return an HTTP 205 response with an empty body. You should re-fetch the entire order by making an API call to /api/orders/:id end point. This will give you an update order with all of the modifications made.

Path Params
string
required

The order ID

Body Params
string
required

The new experience ID

date

An optional new arrival date

int32

An optional new arrival time

Responses

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