Adyen · Example Payload

Transfer Webhooks Transfer Notification Transfer Tracking Example

PaymentsFinancial ServicesFintech

Transfer Webhooks Transfer Notification Transfer Tracking Example is an example object payload from Adyen, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

estimatedArrivalTimestatus

Example Payload

Raw ↑
{
  "estimatedArrivalTime": "2025-03-15T14:30:00Z",
  "status": "credited"
}