Payments > Gateways > gatewaysApplePayDomainsDelete
Commerce APIPaymentsGatewaysgatewaysApplePayDomainsDelete
gatewaysApplePayDomainsDelete
DELETE:gateways/apple_pay_domains.json

Description

Delete apple pay domain.

Permission bit: "gateways.modify"

Topic: Gateways

Arguments

ids: [String!]!

List of domain ids. See also: Unique Identifiers

Example: ["do_EQzGqWoY"]


shop_id: String!

Unique shop identifier. See also: Unique Identifiers

Example: "sh_EQzGqWoY"


Result

Boolean

Preview (typescript)

Loading module