Inventory > Transfers > transfers
GET:transfers.json
Description
Get specific inventory transfers.
Permission bit: "transfers.read"
Topic: Transfers
Arguments
List of transfer ids. See also: Unique Identifiers
Example: ["tx_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
[Transfer!]
Preview (typescript)
Loading module