Passa al contenuto principale

Download invoice PDF

GET 

/api/v3/invoices/:invoice_id/download/pdf

Download the courtesy PDF file of an Invoice

Request

Responses

OK (file download)

Response Headers
    Content-Length

    Dimensione del file in byte.

    Content-Disposition

    Filename and content disposition (attachment).

    Last-Modified

    File last modified datetime.

    Cache-Control

    Cache directive.

    X-Content-Type-Options

    Mime sniffing protection.