{
    "providerId": "m17",
    "name": "Orange Money",
    "country": "SL",
    "status": {
        "active": null
    },
    "featureSet": {
        "payout": {
            "canPayTo": null,
            "schemes": [],
            "metadata": null
        },
        "payment": {
            "canPayFrom": null,
            "schemes": [],
            "metadata": null
        },
        "kycVerification": {
            "canVerifyAccount": null,
            "metadata": null
        }
    },
    "createTime": null,
    "updateTime": null
}
{
    "providerId": "m17",
    "name": "Orange Money",
    "country": "SL",
    "status": {
        "active": null
    },
    "featureSet": {
        "payout": {
            "canPayTo": null,
            "schemes": [],
            "metadata": null
        },
        "payment": {
            "canPayFrom": null,
            "schemes": [],
            "metadata": null
        },
        "kycVerification": {
            "canVerifyAccount": null,
            "metadata": null
        }
    },
    "createTime": null,
    "updateTime": null
}
📋
Properties
providerId
string
The provider ID for the momo as assigned by Monime.Example: m17
name
string
The name of the momo.Example: Orange Money
country
string
The country of the momo.Example: SL
status
object
The status of the momo’s operations within monime’.
featureSet
object
The set of Monime features that the momo supports.’
createTime
string
The time the momo’s support was added.
updateTime
string
The last time the momo’s support was updated.