Get a PDF invoice for a transaction
GET {{baseUrl}}/transactions/:transaction_id/invoice
Returns a link to an invoice PDF for a transaction.
Invoice PDFs are created for both automatically and manually-collected transactions.
- The PDF for manually-collected transactions includes payment terms, purchase order number, and notes for your customer. It's a demand for payment from your customer.
- The PDF for automatically-collected transactions lets your customer know that payment was taken successfully. Customers may require this for for tax-reporting purposes.
The link returned is not a permanent link. It expires after an hour.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |