PaygateDeveloper documentation

ListEnvelope_TestkitAction

FieldTypeRequiredDescription
dataTestkitAction[]
has_moreboolean
next_cursorstring | null

Example

Generated from the schema — a shape, not a sample.

{
  "data": [
    {
      "actor_id": "string",
      "actor_kind": "string",
      "actor_name": "string",
      "created_at": "2026-10-01T09:00:00Z",
      "id": "string",
      "kind": "simulate_payment",
      "mode": "string",
      "object_id": "string",
      "object_number": "string",
      "object_type": "string",
      "params": {},
      "request_id": "string",
      "result": "string",
      "updated_at": "2026-10-01T09:00:00Z"
    }
  ],
  "has_more": false,
  "next_cursor": "string"
}

Used by