Skip to main content
PUT
cURL

Authorizations

integration_id
string
header
required

Identifier of the integration (Auth v1)

secret
string
header
required

Secret of the organization (Auth v1)

x-api-key
string
header
required

API key (Auth v2)

Path Parameters

passId
string
required

Pass identifier.

Query Parameters

event_id
string
required

Event identifier.

Body

application/json

Body of the request

_id
string

Unique ID of the option (set to if is a custom price).

Example:

"1712861139741"

women
number

Number of women in the pass option.

Example:

1

men
number

Number of men in the pass option.

Example:

1

no_gender
number

Number of no gender in the pass option.

Example:

0

price
number

Price of the option (if is a custom price).

Example:

10

Response

HTTP OK

success
boolean
Example:

true

data
object