Zendit · Example Payload

Zendit Api Brand Example

eSIMGift CardsMobile Top-UpPaymentsPrepaid

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

Top-level fields

idnamecountrylogoUrltypes

Example Payload

Raw ↑
{
  "id": "rebel-prepaid",
  "name": "Rebel Prepaid",
  "country": "US",
  "logoUrl": "https://cdn.zendit.io/logos/rebel.png",
  "types": [
    "Mobile Top Up",
    "Bundle"
  ]
}