Skip to main content
POST
generate pdf

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

trace-id
string
default:{{$string.uuid}}

Body

application/json
objectType
string
required

invoice

Allowed value: "invoice"
objectId
string
required

invoice id

templateId
string
required

invoice template id

name
string
required

name of this pdf document,e.g. INV-000000001

Response

200 - application/json