Registering Sales

Ingresse ticket booth endpoint allows you to process ticket sales without any online payment process. Tickets sold using this method will be registered as a ticket booth sale and will not be part of online tickets.

For each sale, is necessary to register who did the sale by its user ID, which sales group it is part (if there is an associated sales group), and the tax charged (that was configured by user by event).

If no tax was defined to that user, the tax to be charged is the default tax for online sales.

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

Unique option: sell.

string
required

This method can only be used for users with ticketbooth sales permission.

Body Params
int32
required

Event ID for sale

string
required

User id or e-mail.

tickets
array of objects
required

List of tickets and quantities to be generated.

tickets*
string
required

Options: money, boleto, check, free, creditcard_visa, creditcard_mastercard , creditcard_amex, creditcard_diners, creditcard_elo , debitcard_visa, debitcard_mastercard, debitcard_elo, others

Headers
string
required
Defaults to application/x-www-form-urlencoded
Response

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