Generates a PDF from the stored XML of a received SAT invoice. The result is cached — subsequent calls return the cached PDF instantly. Requires the XML to have been downloaded first (hasXml: true).
Request
Authorization
API Key
Add parameter in header
Authorization
Example:
Authorization: ********************
or
Path Params
Responses
🟢200OK
application/json
PDF generated successfully
Body
🟠401Unauthorized
🟠404Record Not Found
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST 'https://api.gigstack.io/v2/invoices/sat//pdf'