Create a Debit type of PaymentMethod.Copy Pagepost https://{server_address}/ResourceServer/api/v10/PaymentMethod/BankAccountBody ParamsDefines a configured payment method for an account.namestringpaymentTypeIdnumberUnique identifier for the associated PaymentType object.paymentTypeNamestringThe name of the object associated with the paymentTypeId property.accountIdnumberUnique identifier for the associated Account object.accountNamestringThe name of the object associated with the accountId property.descriptionstringpaymentMethodIdentifierstringisActivebooleantruetruefalseautopaybooleantruetruefalsetransactionTokenstringattributesstringpaymentProviderIdnumberUnique identifier for the associated PaymentProvider object.paymentProviderNamestringThe name of the object associated with the paymentProviderId property.paymentMethodTokenstringcardExpirationstringdeactivationReasonTypeIdnumberUnique identifier for the associated DeactivationReasonType object.deactivationReasonTypeNamestringThe name of the object associated with the deactivationReasonTypeId property.Responses 201Create a new instance of a PaymentMethod 400The request could not be processed.Updated 2 months ago