buyLinks
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

ids: [String!]

List of buy link ids. See also: Unique Identifiers


loose: Boolean

When asking for multiple items, allow returning less than was asked (in case some are missing)


shop_id: String!

Unique shop identifier. See also: Unique Identifiers

Example: "sh_EQzGqWoY"


Result

[BuyLink!]

Preview (typescript)

Loading module