Adyen · Example Payload

Hosted Onboarding Get Onboarding Url Request Example

PaymentsFinancial ServicesFintech

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

Top-level fields

accountHolderCodecollectInformationeditModemobileOAuthCallbackUrlplatformNamereturnUrlshopperLocaleshowPages

Example Payload

Raw ↑
{
  "accountHolderCode": "CODE123",
  "collectInformation": "example_value",
  "editMode": true,
  "mobileOAuthCallbackUrl": "example_value",
  "platformName": "Example Name",
  "returnUrl": "example_value",
  "shopperLocale": "example_value",
  "showPages": "example_value"
}