Adyen · Example Payload

Hosted Onboarding Collect Information Example

PaymentsFinancial ServicesFintech

Hosted Onboarding Collect Information Example is an example object payload from Adyen, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

bankDetailsbusinessDetailsindividualDetailslegalArrangementDetailspciQuestionnaireshareholderDetails

Example Payload

Raw ↑
{
  "bankDetails": true,
  "businessDetails": true,
  "individualDetails": true,
  "legalArrangementDetails": true,
  "pciQuestionnaire": true,
  "shareholderDetails": true
}