cURL
curl --request GET \ --url https://api.pay.staging.mynkwa.com/availability \ --header 'X-API-Key: <api-key>'
[ { "operator": "mtn", "operation": { "type": "collection", "status": "OPERATIONAL" } } ]
Check which operators and operations are currently available.
Operator availability data
The response is of type object[].
object[]