Payments > Gateways > gatewaysDelete
Commerce APIPaymentsGatewaysgatewaysDelete
gatewaysDelete
DELETE:gateways.json

Description

Delete one or multiple gateways.

Permission bit: "gateways.delete"

Topic: Gateways

Arguments

ids: [String!]!

List of gateway ids. See also: Unique Identifiers

Example: ["gw_EQzGqWoY"]


shop_id: String!

Unique shop identifier. See also: Unique Identifiers

Example: "sh_EQzGqWoY"


Result

Boolean

Preview (typescript)

Loading module