Zendit · Example Payload

Zendit Api Transaction List Example

eSIMGift CardsMobile Top-UpPaymentsPrepaid

Zendit Api Transaction List Example is an example object payload from Zendit, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

listoffsetlimittotal

Example Payload

Raw ↑
{
  "list": [
    {}
  ],
  "offset": 100,
  "limit": 100,
  "total": 100
}