Skip to content

Postman

The Postman collection mirrors the partner and merchant API flows documented in this guide.

Collection access is provided during integration onboarding.

Download

Download Postman Collection

Import Steps

  1. Open Postman and select Import.
  2. Choose the downloaded odm-postman-collection.json file.
  3. Set collection/environment variables before sending requests.

Collection Scope

  • Partner catalog browsing
  • Partner airtime topup
  • Partner data package activation
  • Partner voucher issuance
  • Merchant voucher validation
  • Merchant redemption claim initiation
  • Merchant OTP verification

Usage Notes

  • Use environment variables for API_BASE_URL, X-API-Key, and signing inputs.
  • Generate a fresh X-Timestamp and X-Signature for each request.
  • Set Idempotency-Key for all required write endpoints.
  • Treat the collection as a test and troubleshooting tool, not as a production integration runtime.