Skip to main content

Create ticket template

POST/ticket-templates
Create a ticket/pass template. layout is the renderer-agnostic block model.

Request Body

name*string
type"ticket" | "eticket" | "label" | "receipt"
descriptionstringnull
layoutobjectRenderer-agnostic ticket layout: page + positioned blocks (points).
page*object
blocks*object[]
scopeEventIdstringnull
scopeTicketTypeIdstringnull
scopeChannelIdstringnull
themeIdstringnull
status"draft" | "active" | "archived"
isDefaultboolean
accountIdstringnull

Response

Template created

Code Samples
No code examples available for this operation.

Try It

Request Body
Renderer-agnostic ticket layout: page + positioned blocks (points).