Verifone · Example Payload

3Ds Authentication Api Postv2Lookup

PaymentsPOSTerminal ManagementeCommerceFinTechPayment ProcessingOmnichannel

3Ds Authentication Api Postv2Lookup is an example object payload from Verifone, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

operationIdsummarymethodpathresponseExample

Example Payload

Raw ↑
{
  "operationId": "postV2Lookup",
  "summary": "Cardholder Authentication API for 3DS",
  "method": "POST",
  "path": "/v2/lookup",
  "responseExample": {
    "acs_rendering_type": "string",
    "acs_transaction_id": "string",
    "acs_url": "string"
  }
}