Adyen · Example Payload

Checkout Three Ds Requestor Prior Authentication Info Example

PaymentsFinancial ServicesFintech

Checkout Three Ds Requestor Prior Authentication Info 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

threeDSReqPriorAuthDatathreeDSReqPriorAuthMethodthreeDSReqPriorAuthTimestampthreeDSReqPriorRef

Example Payload

Raw ↑
{
  "threeDSReqPriorAuthData": "example_value",
  "threeDSReqPriorAuthMethod": "01",
  "threeDSReqPriorAuthTimestamp": "example_value",
  "threeDSReqPriorRef": "REF-500123"
}