Adyen · Schema

ScheduleAccountUpdaterRequest

ScheduleAccountUpdaterRequest schema from Adyen API

PaymentsFinancial ServicesFintech

Properties

Name Type Description
additionalData object This field contains additional data, which may be required for a particular request.
card object Credit card data. Optional if `shopperReference` and `selectedRecurringDetailReference` are provided.
merchantAccount string Account of the merchant.
reference string A reference that merchants can apply for the call.
selectedRecurringDetailReference string The selected detail recurring reference. Optional if `card` is provided.
shopperReference string The reference of the shopper that owns the recurring contract. Optional if `card` is provided.
View JSON Schema on GitHub