Adyen · Example Payload

Accounts Migrated Stores Example

PaymentsFinancial ServicesFintech

Accounts Migrated Stores Example is an example object payload from Adyen, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

businessLineIdstoreCodestoreIdstoreReference

Example Payload

Raw ↑
{
  "businessLineId": "REF-500123",
  "storeCode": "CODE123",
  "storeId": "REF-500123",
  "storeReference": "REF-500123"
}