Zendit · Example Payload

Zendit Api Balance Example

eSIMGift CardsMobile Top-UpPaymentsPrepaid

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

Top-level fields

amountcurrencyaccountId

Example Payload

Raw ↑
{
  "amount": 1234.56,
  "currency": "USD",
  "accountId": "acc-12345"
}