API changes: ACTION REQUIRED.
properties printsign (http://api.3plcentral.com/rels/properties/printsign)
Resource:
sign print request for QZ Tray silent printing
C# Rel Const:
Rels.PropertySvc.PrintSign
URI template:
printsign
Obtain URI from:
Signs a print request string using RSA SHA512 for QZ Tray silent printing
Success status: 200
none
The print sign request containing the string to sign
Type Description
Request string
Sample content-type: application/hal+json
{
  "request": "str"
}
Base64-encoded signature
Type Description
Signature string
Sample accept: application/hal+json
{
  "signature": "str"
}

This documentation is subject to change, and is updated often and without warning. The models documented may or may not be available to users now or in the future. Use this documentation at your own risk.
Contact api@extensiv.com with any questions about this documentation.