Adyen · Example Payload

Management Android Certificate Example

A sample description.

PaymentsFinancial ServicesFintech

Management Android Certificate Example is an example object payload from Adyen, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

descriptionextensionidnamenotAfternotBeforestatus

Example Payload

Raw ↑
{
  "description": "A sample description.",
  "extension": "example_value",
  "id": "REF-500123",
  "name": "Example Name",
  "notAfter": "2025-03-15T14:30:00Z",
  "notBefore": "2025-03-15T14:30:00Z",
  "status": "active"
}