Adyen · Schema

SourceOfFunds

SourceOfFunds schema from Adyen API

PaymentsFinancial ServicesFintech

Properties

Name Type Description
acquiringBusinessLineId string The unique identifier of the business line that will be the source of funds.This must be a business line for a **receivePayments** or **receiveFromPlatformPayments** capability.
adyenProcessedFunds boolean Indicates whether the funds are coming from transactions processed by Adyen. If **false**, a `description` is required.
description string Text describing the source of funds. For example, for `type` **business**, provide a description of where the business transactions come from, such as payments through bank transfer. Required when `ad
type string The type of the source of funds. Possible value: **business**.
View JSON Schema on GitHub