Skip to main content

Generate Location Labels

POST 

/api/v2/warehouse-locations/labels

Generate a printable labels PDF (Code-128 barcode + code + type) for the selected locations. Returns a PDF/HTML label sheet as a binary download, NOT JSON.

Authentication: Requires Bearer token. Scope: warehouses (read/write).

Body fields:

  • ids (required array, 1-500 items) — warehouse_location IDs to print

Request

Responses

OK