Authorizations
Body
application/json
Ticket rate id of a ticket.
Example:
"5f8d0f8b9d2b3b0017b6d8a0"
URL to redirect the user after the checkout.
Example:
"https://app.yourwebpage.com/checkout/internal-id/success"
URL to redirect the user if the checkout fails.
Example:
"https://app.yourwebpage.com/checkout/internal-id/error"
If the resources (tickets in that case) should be sent via email (and Whatsapp if is enabled) by Fourvenues.
Example:
true
Metadata to be stored in the ticket. Max 1kb.
Example:
{ "key": "value" }
Response
OK