Skip to main content
GET
Get pricing info of a ticket rate given a quantity of tickets

Authorizations

X-Api-Key
string
header
required

Path Parameters

id
string
required

Ticket rate id

Example:

"abcde12345"

Query Parameters

quantity
number
required

Quantity of tickets to retrieve the pricing information

Example:

2

Response

OK

data
object[]
success
boolean