Skip to main content
Anchor to PaymentCustomizationActivationPayload

PaymentCustomizationActivationPayload

payload

Return type for paymentCustomizationActivation mutation.

•[String!]

The IDs of the updated payment customizations.

•[PaymentCustomizationError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Activates and deactivates payment customizations.

Arguments

•[ID!]!
required

The global IDs of the payment customizations.

•Boolean!
required

The enabled status of the payment customizations.



Was this section helpful?