Adyen · Schema

RecurringDetail

RecurringDetail schema from Adyen API

PaymentsFinancial ServicesFintech

Properties

Name Type Description
additionalData object This field contains additional data, which may be returned in a particular response. The additionalData object consists of entries, each of which includes the key and value.
alias string The alias of the credit card number. Applies only to recurring contracts storing credit card details
aliasType string The alias type of the credit card number. Applies only to recurring contracts storing credit card details.
bank object A container for bank account data.
billingAddress object The billing address.
card object A container for card data.
contractTypes array Types of recurring contracts.
creationDate string The date when the recurring details were created.
firstPspReference string The `pspReference` of the first recurring payment that created the recurring detail.
name string An optional descriptive name for this recurring detail.
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
paymentMethodVariant string The type or sub-brand of a payment method used, e.g. Visa Debit, Visa Corporate, etc. For more information, refer to [PaymentMethodVariant](https://docs.adyen.com/development-resources/paymentmethodva
recurringDetailReference string The reference that uniquely identifies the recurring detail.
shopperName object The name of the shopper.
socialSecurityNumber string A shopper's social security number (only in countries where it is legal to collect).
tokenDetails object
variant string The payment method, such as “mc", "visa", "ideal", "paypal".
View JSON Schema on GitHub