Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Payload to specify the check IDs and paper type for printing.
Allows printing checks by specifying the checkId and paperType. You can print multiple checks by passing an array of checkIds.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Payload to specify the check IDs and paper type for printing.