kiosk-print
Enqueue Print Job
Accept a rendered receipt PNG from the kiosk and queue it for the bridge paired with the account that sent it.
post/kiosk/print-jobs
Query parameters
trip_idstring uuid nullable
the trip the receipt's QR forks
the trip the receipt's QR forks
Response
Successful Response
Changes
Changed in 2 of the 22 revisions of this API.3
- ○
added the new optional
queryrequest parametertrip_idnew-optional-request-parameter
- ○
added the non-success response with the status
response-non-success-status-added
- ○
- ○
endpoint added
endpoint-added
- ○