Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.03 KB

OrderPaymentECheck.md

File metadata and controls

19 lines (15 loc) · 1.03 KB

com.ultracart.admin.v2.Model.OrderPaymentECheck

Properties

Name Type Description Notes
BankAbaCode string Bank routing code [optional]
BankAccountName string Bank account name [optional]
BankAccountNumber string Bank account number (masked to last 4) [optional]
BankAccountType string Bank account type [optional]
BankName string Bank name [optional]
BankOwnerType string Bank owner type [optional]
CustomerTaxId string Customer tax id (masked to last 4) [optional]
DriversLicenseDob string Driver license date of birth [optional]
DriversLicenseNumber string Driver license number (masked to last 4) [optional]
DriversLicenseState string Driver license state [optional]

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