Shops > Payment Methods > organizationsPaymentMethodsDelete
Commerce APIShopsPayment MethodsorganizationsPaymentMethodsDelete

organizationsPaymentMethodsDelete

DELETE:organizations/payment_methods.json

Description

Delete one or multiple payment methods.

Topic: Payment Methods

Arguments

ids: [String!]!

List of payment method ids. See also: Unique Identifiers

Example: ["pm_EQzGqWoY"]


organization_id: String!

Unique organization identifier. See also: Unique Identifiers

Example: "og_EQzGqWoY"


Result

Boolean

Preview (typescript)

Loading module