Orders > Buy Links > buyLinks
Commerce APIOrdersBuy LinksbuyLinks

buyLinks

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

Arguments

ids: [String!]

List of buy link ids. See also: Unique Identifiers

Example: ["buy_link_id"]


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

Loading module