📄️ Prepare Auth Token
Prepare auth token for use in API Authentication and Authorization
📄️ Authenticate to API
Autenticate to the NTRMS API using a basicauth token with the Connect API
📄️ Test the API
Test the NTRMS API through the Ping API using a bearer Auth token from the Connect API
📄️ Register Customer Request
Register a customer request for service using the Event API with the bearerAuth token
📄️ Perform an Event submission
Perform a revenue activity event submission request using the Event API with the bearerAuth token.
📄️ Congratulations
You have completed the basics. Use the Disconnect API with the bearer token to terminate API session.