latestOpenAPI 3.0.32026-08-215925112.0 MB
36be0dca14e7
api
document-templates
Update a Document Template
put/api/document-templates/{id}
Path parameters
idstring required
Request body
titlestring
type'ticket' | 'invoice' | 'voucher' | 'member-card' | 'header-card'
target'thermal' | 'digital' | 'wallet'
localizationobject
Localization of the document template for multiple languages
Response
OK
_idstring required
The ID of the document template
sellerIdstring required
The ID of the seller of the document template
titlestring required
The title of the document template
type'ticket' | 'invoice' | 'voucher' | 'member-card' | 'header-card' required
The type of document template for which document it should be used. ticket = The document template will be used on tickets. invoice = The document template will be used on invoices.
target'thermal' | 'digital' | 'wallet' required
The target of document template for which targets it should be used.
format'A4' | 'LETTER' | 'LEGAL' | 'BOARDING-PASS' | 'PLASTIC-CARD' | 'CARD' | 'LABEL' | 'CUSTOM' | 'APPLE' | 'GOOGLE' required
The format of document template for the dimensions.
localizationobject
Localization of the document template for multiple languages
createdAtstring date-time
An ISO timestamp indicating when the document template was created
updatedAtstring date-time
An ISO timestamp indicating when the document template was updated