Adyen · Schema
StoredPaymentMethodResource
StoredPaymentMethodResource schema from Adyen API
PaymentsFinancial ServicesFintech
Properties
| Name | Type | Description |
|---|---|---|
| brand | string | The brand of the card. |
| expiryMonth | string | The month the card expires. |
| expiryYear | string | The last two digits of the year the card expires. For example, **22** for the year 2022. |
| externalResponseCode | string | The response code returned by an external system (for example after a provisioning operation). |
| externalTokenReference | string | The token reference of a linked token in an external system (for example a network token reference). |
| holderName | string | The unique payment method code. |
| iban | string | The IBAN of the bank account. |
| id | string | A unique identifier of this stored payment method. |
| issuerName | string | The name of the issuer of token or card. |
| lastFour | string | The last four digits of the PAN. |
| name | string | The display name of the stored payment method. |
| networkTxReference | string | Returned in the response if you are not tokenizing with Adyen and are using the Merchant-initiated transactions (MIT) framework from Mastercard or Visa. This contains either the Mastercard Trace ID or |
| ownerName | string | The name of the bank account holder. |
| shopperEmail | string | The shopper’s email address. |
| shopperReference | string | Your reference to uniquely identify this shopper, for example user ID or account ID. Minimum length: 3 characters. > Your reference must not include personally identifiable information (PII), for exam |
| supportedRecurringProcessingModels | array | Defines a recurring payment type. Allowed values: * `Subscription` – A transaction for a fixed or variable amount, which follows a fixed schedule. * `CardOnFile` – With a card-on-file (CoF) transactio |
| type | string | The type of payment method. |