Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.43 KB

PosBankAccount.md

File metadata and controls

19 lines (14 loc) · 1.43 KB

PosBankAccount

Card details for this payment. This field is currently not available. Reach out to our team for more info.

Properties

Name Type Description Notes
bank_name str The name of the bank associated with the bank account. [optional]
transfer_type str The type of the bank transfer. The type can be `ACH` or `UNKNOWN`. [optional]
account_ownership_type str The ownership type of the bank account performing the transfer. The type can be `INDIVIDUAL`, `COMPANY`, or `UNKNOWN`. [optional]
fingerprint str Uniquely identifies the bank account for this seller and can be used to determine if payments are from the same bank account. [optional]
country str, none_type Country code according to ISO 3166-1 alpha-2. [optional]
statement_description str The statement description as sent to the bank. [optional]
ach_details PosBankAccountAchDetails [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]