v1

latestOpenAPI 3.0.12026-07-242871595.3 MB
PRINT

Submit a print request to the merchant's default order printer

Submits the Printrequest associated with the specific merchantid.

post/v3/merchants/{mId}/print_event

Path parameters

mIdstring required

Merchant Id

Headers

User-Agentstring required

Identifies the application, operating system, vendor, and/or version of the requesting user agent. Format: <AppName>/<Version> <Comment>

Request body

idstring

Unique identifier

category'ORDER' | 'RECEIPT' | 'FISCAL' | 'LABEL' | 'TEST_PRINT'

The print category

state'CREATED' | 'PRINTING' | 'FAILED' | 'DONE'

print event state

orderSnapshotstring

Snapshot of the order at the time of print request

createdTimeinteger

Timestamp when the print event was created

modifiedTimeinteger

Timestamp when the print event was last modified

deletedTimeinteger

Timestamp when the print event was last deleted

printTimeinteger

Timestamp when the print event needs to fire to printer

Response

idstring

Unique identifier

category'ORDER' | 'RECEIPT' | 'FISCAL' | 'LABEL' | 'TEST_PRINT'

The print category

state'CREATED' | 'PRINTING' | 'FAILED' | 'DONE'

print event state

orderSnapshotstring

Snapshot of the order at the time of print request

createdTimeinteger

Timestamp when the print event was created

modifiedTimeinteger

Timestamp when the print event was last modified

deletedTimeinteger

Timestamp when the print event was last deleted

printTimeinteger

Timestamp when the print event needs to fire to printer