CustomerPaymentInstrument document (Shop API 19.5)
(supports custom properties)
Document representing a customer payment instrument.
| Property | Type | Constraints | Description | 
|---|---|---|---|
bank_routing_number
 | 
String | maxLength=256 | The bank routing number. | 
creation_date
 | 
Date | Returns the value of attribute 'creationDate'. | |
last_modified
 | 
Date | Returns the value of attribute 'lastModified'. | |
masked_gift_certificate_code
 | 
String | The masked gift certificate code. | |
payment_bank_account
 | 
PaymentBankAccount | The payment bank account. | |
payment_card
 | 
PaymentCard | The payment card. | |
payment_instrument_id
 | 
String | The payment instrument ID. | |
payment_method_id
 | 
String | maxLength=256 | The payment method id. Optional if a customer payment instrument id is specified. | 
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.