Orders > Buy Links > buyLinksDelete
Commerce APIOrdersBuy LinksbuyLinksDelete

buyLinksDelete

DELETE:buy_links.json

Description

Delete one or multiple buy links.

Permission bit: "buy_links.delete"

Topic: Buy Links

Arguments

ids: [String!]!

List of buy link ids. See also: Unique Identifiers

Example: ["buy_link_id"]


shop_id: String!

Unique shop identifier. See also: Unique Identifiers

Example: "sh_EQzGqWoY"

Result

Boolean

Preview

Loading module