GET:buy_links.json
GET:buy_links.json
Description
Get all or specific buy links.
This is a typical bulk get endpoint.
Permission bit: "buy_links.read"
Topic: Buy Links
Query Parameters
ids: Comma-separated array of String, required
List of buy link ids. See also: Unique Identifiers
Example: ?ids=buy_link_id,buy_link_id
When asking for multiple items, allow returning less than was asked (in case some are missing)
Example: ?loose=true
Unique shop identifier. See also: Unique Identifiers
Example: ?shop_id=sh_EQzGqWoY
Response Body
Array of BuyLink
Response Body Type
Loading module