Adyen · Example Payload

Notifications Account Holder Verification Notification Content Example

PaymentsFinancial ServicesFintech

Notifications Account Holder Verification Notification Content Example is an example object payload from Adyen, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

accountHolderCodekycCheckStatusDatalegalArrangementCodelegalArrangementEntityCodepayoutMethodCodeshareholderCodesignatoryCode

Example Payload

Raw ↑
{
  "accountHolderCode": "CODE123",
  "kycCheckStatusData": "active",
  "legalArrangementCode": "CODE123",
  "legalArrangementEntityCode": "CODE123",
  "payoutMethodCode": "CODE123",
  "shareholderCode": "CODE123",
  "signatoryCode": "CODE123"
}