Magidoc

CreateBankAccountInput
Input Object

Autogenerated input type of CreateBankAccount

Fields

#

accountType

Non-null

Either CHECKING or SIGHT.

bankCode

Non-null

A bank code obtained from bankConfig query.

clientMutationId

A unique identifier for the client performing the mutation.

number

Non-null

The bank account number.

Usages

#

References

#

  • Argument input of field createBankAccount from type Mutation