Skip to main content
GET
Get invoice PDF

Authorizations

Authorization
string
header
required

Access token obtained from the /v1/auth/login endpoint

Path Parameters

invoiceId
string<uuid>
required

The ID of the invoice

Response

PDF URL retrieved successfully

success
boolean
Example:

true

message
string
Example:

"PDF URL retrieved successfully"

data
object