pay.postman.com
Postman: download invoice PDF
Input
viewUrl requiredPublic tokenized invoice page, e.g. https://pay.postman.com/invoices/view?invoice_public_id=inv_XXXX (from postman.co/list_invoices' viewUrl field).
Output
status requiredconfirmed: Reduck retrieved download metadata. unconfirmed: the fetch+download succeeded but Reduck's confirmation step failed to resolve — the file has still reliably landed in the browser's download location.
filename requiredSaved file name, e.g. inv_XXXX.pdf.
url optionalDownload link (cloud-browser sessions). Null when unconfirmed.
note optionalPresent when status is unconfirmed — the last error hit while trying to confirm.
path optionalLocal file path (agent machine, or the user's machine for a device session). Null when unconfirmed.
