Skip to main content

Get a PDF of an invoice

POST 

/api/v3/invoice/:invoice_id/_action/pdf

Retrieve a PDF of an invoice.

Request

Body

    object

Responses

Action completed successfully

Schema

    code integer
    status string
    message stringnullable
    details objectnullable
    response boolean
Loading...