Preview Credit Note
GET /api/vendor-credits/:vendor_credit/invoice/preview
Return the data needed to render a credit note preview. Currently returns { vendor_credit: VendorCreditResource, path: null } — the PDF generation job will be wired in later.
Request