Skip to main content

Print a pass to a device

POST/orders/{orderId}/passes/{passId}/print
Render the pass to its canonical SVG and dispatch it as a print job to a printer device. Returns the device command id (poll the devices command for status).

Parameters

orderIdpathrequired
string
passIdpathrequired
string

Request Body

printerId*string
type"print.ticket" | "print.label" | "print.receipt"

Response

Print job dispatched

commandId*string
Code Samples
No code examples available for this operation.

Try It

Path Parameters
Request Body