Download PDF of a Document
Request URL
GET: {{HOST}}/invoicing/v1/invoice/{{identifier}}/downloadRequest Headers
PARAMETER
DESCRIPTION
EXAMPLE VALUE
Request Query Params
Paramter
Data Type
Field Validations
Description
Sample Response
{
"downloadUrl": "URL to download PDF with an expiry time"
}{
"errorDetails": [
{
"errorCode": "6002",
"errorMessage": "Invalid Document Identifier. Send the correct the
value and try again",
"errorSource": "CLEARTAX",
"path": null
}
]
}Last updated
Was this helpful?