CapitecPayInput
No description
input CapitecPayInput {
identityNumber: String
accountNumber: String
enabled: Boolean
}
Fields
identityNumber
● String
scalar
Identity number of the user making the payment. Either identity number or account number must be provided
accountNumber
● String
scalar
Account number of the user making the payment. Either identity number or account number must be provided