{
    "id": "fpr-TJh76H8hj778hftdtu66gjio",
    "code": "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
}
{
    "id": "fpr-TJh76H8hj778hftdtu66gjio",
    "code": "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
id
string
The ID of the momo.Example: fpr-TJh76H8hj778hftdtu66gjio
code
string
The unique identifier assigned to a momo by Monime to identify it within Monime’s ecosystem.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.