Zendit · Example Payload

Zendit Api Topup Purchase Request Example

eSIMGift CardsMobile Top-UpPaymentsPrepaid

Zendit Api Topup Purchase Request 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

transactionIdofferIdsubscriberNumbersendValue

Example Payload

Raw ↑
{
  "transactionId": "my-txn-abc123",
  "offerId": "offer-12345",
  "subscriberNumber": "+15555550100",
  "sendValue": "example-value"
}