Zendit · Example Payload

Zendit Api Offer Example

eSIMGift CardsMobile Top-UpPaymentsPrepaid

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

Top-level fields

offerIdnamebrandcountrytypesubTypepricesendreceive

Example Payload

Raw ↑
{
  "offerId": "offer-12345",
  "name": "Rebel Prepaid 10 USD",
  "brand": "rebel-prepaid",
  "country": "US",
  "type": "TOPUP",
  "subType": "Mobile Top Up",
  "price": "example-value",
  "send": "example-value",
  "receive": "example-value"
}