Money Insurance
Package mnyy/stnd/1111
Profile Requirement
- first name;
- middle name (if the entity has a middle name);
- last name;
- location;
- phone number; and
- email.
Additional Fact Required
Applying this insurance upon an entity requires some additional facts:
{
"srvcVrsn": "2",
"userInfo": {
"id": "us0123456789abcdefghij0123456789",
"athrzt": {
"id": "id1234567890abcdefghij1234567890",
"key": "ky1234567890abcdefghij1234567890"
}
},
"cmmnd": {
"cmmnd": "entt_61650326540479734892b1uszoua2hib: insure",
"seed": {
"ctgry": "mnyy",
"type": "stnd",
"pckg": "1111",
"id": "1234567890abcdefghij1234567890aq",
"addtnlFact": {
"stateOfOutlet": "lagos",
"lgaOfOutlet": "osun"
},
"drtn": "1m"
}
}
}
Data ID | Meaning | Further Info |
---|---|---|
cmmnd.seed.addtnlFact.stateOfOutlet | This data stands for the state of the outlet. | This should be the state where the agent carries out their business transactions. |
cmmnd.seed.addtnlFact.lgaOfOutlet | This data stands for the LGA of the outlet. | This should be the LGA where the agent carries out their business transactions. |
Updated over 2 years ago