{
    "providerId": "slb004",
    "name": "Guarantee Trust Bank",
    "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": "slb004",
    "name": "Guarantee Trust Bank",
    "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: slb004
name
string
The name of the bank.Example: Guarantee Trust Bank
country
string
The country of the bank.Example: SL
status
object
The status of the bank’s operations within monime’.
featureSet
object
The set of Monime features that the bank supports.’
createTime
string
The time the bank’s support was added.
updateTime
string
The last time the bank’s support was updated.