Download dividend voucher as PDF

GEThttps://app.speybooks.com/api/v1/dividends/{id}/voucher

Produces a dividend voucher for a single dividend as a PDF, returned as a file attachment. The voucher carries the company and shareholder details, the dividend amount and share class, the payment method and dates, and the voucher number.

Path parameters

idstringrequired
Dividend ID (e.g. div_1). Must use the dividend prefix.

Response

200PDF binary stream with Content-Disposition attachment header.

Error codes

400Invalid dividend ID format.
404Dividend not found.