Render vendor return as PDF
Renders the vendor return document as a PDF (Rule 19 canonical pdfkit
primitives). The PDF includes the vendor RMA number, ship-to address,
line items with quantities and expected credit amounts, tracking
information, and notes. Requires returns:read scope.
Wave 4F1b — vendor-return-pdf-and-email-missing (2026-05-25).
Authorizations
API key issued per entity via Settings > Developers > API Keys.
Each key carries scopes (e.g. orders:read, products:write).
Bearer token format: Authorization: Bearer ark_live_ent_
Test keys use ark_test_ent_. Both are issued per entity
via Settings > Developers > API Keys.
Path Parameters
Response
Vendor return PDF (binary) or signed URL envelope
The response is of type file.

