Add Connect Account Cart Item

Use this API to to add an item to the user's platform account cart.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string

The cart ID. Pass null to create a new cart. Once a cart is created, use its cart_id in subsequent requests to add items to the same cart.

string
required

The account ID.

string
required

The menu ID.

string
enum
required

The type of cart.

Allowed:
string
required

The item ID.

integer
required

The quantity of the item in the cart.

string

Additional notes for the item.

customizations
array of objects

List of customizations for the cart item.

customizations
Response

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