Momo
Get Momo
Retrieves detailed information about a specific momo provider using its Monime-assigned provider ID.
get/v1/momos/{providerId}
Path parameters
providerIdstring required
Unique provider ID for the momo as assigned by Monime.
Unique provider ID for the momo as assigned by Monime.
Headers
Monime-Version'caph.2025-08-23' | 'caph.2025-06-20' nullable
Specifies which version of the Monime API will handle this request.
Specifies which version of the Monime API will handle this request.
Response
OK
Example response
{
"result": {
"providerId": "m17",
"name": "Orange Money",
"country": "SL"
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.