PaymentBankAccount document (Shop API 22.10)
Document representing a payment bank account.
| Property | Type | Constraints | Description | 
|---|---|---|---|
drivers_license_last_digits | 
String | maxLength=256 | The last 4 characters of the decrypted driver's license number of the bank account associated with this payment instrument. | 
drivers_license_state_code | 
String | maxLength=256 | The driver license state code. | 
holder | 
String | maxLength=256 | The holder of the bank account. | 
masked_drivers_license | 
String | maxLength=256 | The decrypted driver's license number of the bank account with all but the last 4 characters replaced with a '*' character. | 
masked_number | 
String | maxLength=256 | The bank account masked number. | 
number_last_digits | 
String | maxLength=256 | The last digits of the bank account number. | 
X
OCAPI versions 15.x and 16.x will be retired on March 31, 2021. For dates and more information, see the OCAPI versioning and deprecation policy and this Knowledge Article.