Adyen · Example Payload

Legal Entity Pci Signing Response Example

PaymentsFinancial ServicesFintech

Legal Entity Pci Signing Response 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

pciQuestionnaireIdssignedBy

Example Payload

Raw ↑
{
  "pciQuestionnaireIds": [
    "example_value"
  ],
  "signedBy": "example_value"
}