Print Template​
Manages Print templates and commands
Operations​
Get Print Templates​
Get Print Templates
Authorizations​
Parameters​
Query Parameters
Set the max number of print templates to return.
"integer"Set the number of objects to ignore before starting.
"integer"Responses​
A list of print templates.
Create a print template​
Get Print signature for Print print​
Get Print certificate​
Deletes an existing print template​
Updates an existing print template​
Get Print Template commands​
Get Print Template commands
Authorizations​
Parameters​
Path Parameters
The id of the print template
Query Parameters
Set the max number of print commands to return.
"integer"Set the number of objects to ignore before starting.
"integer"Responses​
A list of print commands.
Get an Print Template command​
Create a command for an print template​
Create a command for an print template
Authorizations​
Parameters​
Path Parameters
The id of the print template
The id of the command
Request Body​
Responses​
Create command Succeeded
Deletes an existing print command​
Deletes an existing print command
Authorizations​
Parameters​
Path Parameters
The id of the print template
The id of the print command
Responses​
Deleted print command
Updates an existing print command​
Updates an existing print command
Authorizations​
Parameters​
Path Parameters
The id of the print template
The id of the print command
Request Body​
Responses​
Update command succeeded
Render the Print Code from the template using the data from the ticketId specified​
Render the Print Code from the template using the data from the ticketId specified
Authorizations​
Parameters​
Path Parameters
The id of the ticket to render with the template
Query Parameters
The id of the print template - optional - normal template lookup will occur otherwise (ticketType template, event template or site template)
Responses​
A list of printer commands.
