Zendit · Example Payload

Zendit Api Brand List Example

eSIMGift CardsMobile Top-UpPaymentsPrepaid

Zendit Api Brand 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": 0,
  "limit": 100,
  "total": 250
}