Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 946 Bytes

PosBankAccountAchDetails.md

File metadata and controls

15 lines (10 loc) · 946 Bytes

PosBankAccountAchDetails

ACH-specific details about BANK_ACCOUNT type payments with the transfer_type of ACH.

Properties

Name Type Description Notes
routing_number str The routing number for the bank account. [optional]
account_number_suffix str The last few digits of the bank account number. [optional]
account_type str The type of the bank account performing the transfer. The account type can be `CHECKING`, `SAVINGS`, or `UNKNOWN`. [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]