Inventory > Packaging > packaging
GET:packaging.json
Description
Get all or specific packaging
This is a typical bulk get endpoint.
Permission bit: "packaging.read"
Topic: Packaging
Arguments
List of packaging ids. See also: Unique Identifiers
Example: ["pa_EQzGqWoY"]
When asking for multiple items, allow returning less than was asked (in case some are missing)
Unique shop identifier. See also: Unique Identifiers
Example: "sh_EQzGqWoY"
Result
[Packaging!]
Preview (typescript)
Loading module