buyLinks
GET:buy_links.json
Description
Get all or specific buy links.
This is a typical bulk get endpoint.
Permission bit: "buy_links.read"
Arguments
List of buy link ids. See also: Unique Identifiers
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
[BuyLink!]
Preview (typescript)
Loading module