Shops > Payment Methods > organizationsPaymentMethodsModify
organizationsPaymentMethodsModify
POST:organizations/payment_methods.json
Description
Modify one or multiple payment methods.
Topic: Payment Methods
Arguments
data: [PaymentMethodModify!]!
Main argument for mutations.
List of payment method ids. See also: Unique Identifiers
Example: ["pm_EQzGqWoY"]
Unique organization identifier. See also: Unique Identifiers
Example: "og_EQzGqWoY"
Data Argument Fields
Billing city
Billing address country code
Billing address line 1
Billing address line 2
Billing address state code
Billing zip or postal code
Credit card expiration month
Example: 2
Credit card expiration year
Example: 2019
Name of the card holder
Result
Preview (typescript)
Loading module