/api/v1/baskets

Create/Update a basket when this is possible.

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

This parameter allows to include seat attributes in responses.

boolean

This parameter indicates that TTId needs to be returned.

Body Params

JSON Payload

string | null

Reference (ID) for a basket. This must be unique.

string

Checksum (password) for a basket.

string
required

Channel ID (Office ID) for a basket.

string | null
delivery
object
boolean
string
enum
string
string | null
reservations
array of objects
> 0
Defaults to
reservations
coupon
string
pspOptions
array of objects
Defaults to
pspOptions
string | null

Hold Source/Only used for Additional Purchase Workflow.

Responses
200

If request is correct return basket details.

400

If request is invalid return 400 status code with error message. If basket has more than one product return 400 status code with 'More than one product in basket.' message.

500

If service has internal error return 500 status code with error message.

503

If service is not available return 503 status code with error message.

504

If service did not receive a timely response return 504 status code with error message.

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!