Print Headers

Retrieve Print Header

get/api/2.0/print_headers/{id}/

Path parameters

idinteger required

Response

content_typestring

The type of print header; whether its pure text or is an image. {0, 1} 0=text 1=image.

created_datestring date-time nullable

The timestamp when the print header was created.

deleted_datestring date-time nullable

The timestamp when the print header was deleted.

headerstring

The text header. Will be null if not a text print header.

idinteger
image_placementstring

Specifies where the image header is placed. {0, 1, 2, 3} 0=left 1=right 2=center 3=fit to width.

namestring required

The name of the print header displayed in the app.

practiceinteger

The practice that owns this print header.

Changes

No recorded changes to this endpoint across all 1 revision of this API.