Tickitto Docs

Create a Basket

This endpoint is used to create a basket with a unique basket_id

The basket_id needs to be passed in the Availability endpoint to generate a URL for Tickitto's Ticket Selection Widget.

Basket_ids are anonymous and not associated with a specific ticket buyer. Only at the checkout endpoint do you need to pass user specific data.

Each basket_id you generate with your API Key will be associated with your distributor_id so that ticket transactions occurring on your platform are recorded accurately on your Tickitto commission tracking dashboard.

You do not need to pass a URL parameter with this endpoint.

Endpoint