Customers > Customers > storefrontPaymentSourcesDelete
Storefront APICustomersCustomersstorefrontPaymentSourcesDelete
storefrontPaymentSourcesDelete
DELETE:storefront/payment_sources.json

Description

Delete customer payment sources (only 1st tier gateways).

Topic: Customers

Arguments

ids: [String!]!

List of customer payment source ids. See also: Unique Identifiers


shop_id: String!

Unique shop identifier. See also: Unique Identifiers

Example: "sh_EQzGqWoY"


Result

Boolean

Preview (typescript)

Loading module