Skip to main content

SepaDirectDebitPaymentMethodUpdateRequest

No description

type SepaDirectDebitPaymentMethodUpdateRequest {
id: ID!
useSwanSepaCreditorIdentifier: Boolean!
sepaCreditorIdentifier: String
}

Fields

SepaDirectDebitPaymentMethodUpdateRequest.id ● ID! non-null scalar

SepaDirectDebitPaymentMethodUpdateRequest.useSwanSepaCreditorIdentifier ● Boolean! non-null scalar

If true, the transaction will be created with the Swan Creditor Identifier

SepaDirectDebitPaymentMethodUpdateRequest.sepaCreditorIdentifier ● String scalar

Your own SCI - Mandatory if the useSwanCreditorIdentifier is set to false

Member Of

SepaDirectDebitB2BMerchantPaymentMethod object ● SepaDirectDebitCoreMerchantPaymentMethod object