get
https://{domain_prefix}.retail.lightspeed.app/api/2026-07/packing_slip/
Renders a packing slip for a fulfillment as an HTML document (which can be
printed or converted to PDF).
A packing slip lists the items to be packed and shipped for a fulfillment, along with
the customer delivery address and any relevant serial number custom fields.
Use the optional lang query parameter to control the language of the static template
strings (labels and headings). When omitted or invalid, the packing slip defaults to
en-US.
🔒 Requires: sales:read scope
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
400Bad Request — the fulfillment ID is missing, non-numeric, or not a positive integer
401Unauthorized
403Forbidden
404Not Found — the fulfillment does not exist
406Not Acceptable — the fulfillment has no items to render
