Zendit · Example Payload

Zendit Api Report Example

eSIMGift CardsMobile Top-UpPaymentsPrepaid

Zendit Api Report 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

reportIdstatusdownloadUrlcreatedAt

Example Payload

Raw ↑
{
  "reportId": "report-abc123",
  "status": "READY",
  "downloadUrl": "https://api.zendit.io/v1/reports/report-abc123/download",
  "createdAt": "2026-05-01T12:00:00Z"
}