1. Introduction & Overview
Welcome to the PaySchoolFees Developer Portal. Using our APIs, you can programmatically interact with NMB's school payment engine.
1.1 Integration Scope
API access allows your software to look up student balances, validate references, register invoices, and pull transaction queries instantly.
1.2 API Base URL
Our sandbox and production API endpoints are hosted at the following base URL:
API BASE URL
http://localhost:8080/api1.3 Request Tracing
Every gateway call receives a unique Trace ID. This is returned to you in response headers for immediate log tracking.
HTTP RESPONSE HEADER
X-Trace-ID: req_a1b2c3d4