2021-02-06 16:13:47 +01:00
|
|
|
{
|
|
|
|
"ussd_menu": {
|
|
|
|
"1": {
|
2021-03-04 17:47:13 +01:00
|
|
|
"description": "Entry point for users to select their preferred language.",
|
2021-02-06 16:13:47 +01:00
|
|
|
"display_key": "ussd.kenya.initial_language_selection",
|
|
|
|
"name": "initial_language_selection",
|
|
|
|
"parent": null
|
|
|
|
},
|
2021-03-04 17:47:13 +01:00
|
|
|
"2": {
|
|
|
|
"description": "Entry point for users to enter a pin to secure their account.",
|
2021-02-06 16:13:47 +01:00
|
|
|
"display_key": "ussd.kenya.initial_pin_entry",
|
|
|
|
"name": "initial_pin_entry",
|
2021-03-04 17:47:13 +01:00
|
|
|
"parent": null
|
2021-02-06 16:13:47 +01:00
|
|
|
},
|
2021-03-04 17:47:13 +01:00
|
|
|
"3": {
|
|
|
|
"description": "Pin confirmation entry menu.",
|
2021-02-06 16:13:47 +01:00
|
|
|
"display_key": "ussd.kenya.initial_pin_confirmation",
|
|
|
|
"name": "initial_pin_confirmation",
|
|
|
|
"parent": "initial_pin_entry"
|
|
|
|
},
|
2021-03-04 17:47:13 +01:00
|
|
|
"4": {
|
|
|
|
"description": "The signup process has been initiated and the account is being created.",
|
|
|
|
"display_key": "ussd.kenya.account_creation_prompt",
|
|
|
|
"name": "account_creation_prompt",
|
|
|
|
"parent": null
|
|
|
|
},
|
2021-02-06 16:13:47 +01:00
|
|
|
"5": {
|
2021-03-04 17:47:13 +01:00
|
|
|
"description": "Entry point for activated users.",
|
2021-02-06 16:13:47 +01:00
|
|
|
"display_key": "ussd.kenya.start",
|
|
|
|
"name": "start",
|
|
|
|
"parent": null
|
|
|
|
},
|
|
|
|
"6": {
|
2021-03-04 17:47:13 +01:00
|
|
|
"description": "Given name entry menu.",
|
|
|
|
"display_key": "ussd.kenya.enter_given_name",
|
|
|
|
"name": "enter_given_name",
|
|
|
|
"parent": "metadata_management"
|
|
|
|
},
|
|
|
|
"7": {
|
|
|
|
"description": "Family name entry menu.",
|
|
|
|
"display_key": "ussd.kenya.enter_family_name",
|
|
|
|
"name": "enter_family_name",
|
|
|
|
"parent": "metadata_management"
|
|
|
|
},
|
|
|
|
"8": {
|
|
|
|
"description": "Gender entry menu.",
|
|
|
|
"display_key": "ussd.kenya.enter_gender",
|
|
|
|
"name": "enter_gender",
|
|
|
|
"parent": "metadata_management"
|
|
|
|
},
|
|
|
|
"9": {
|
|
|
|
"description": "Age entry menu.",
|
|
|
|
"display_key": "ussd.kenya.enter_gender",
|
|
|
|
"name": "enter_gender",
|
|
|
|
"parent": "metadata_management"
|
|
|
|
},
|
|
|
|
"10": {
|
|
|
|
"description": "Location entry menu.",
|
|
|
|
"display_key": "ussd.kenya.enter_location",
|
|
|
|
"name": "enter_location",
|
|
|
|
"parent": "metadata_management"
|
|
|
|
},
|
|
|
|
"11": {
|
|
|
|
"description": "Products entry menu.",
|
|
|
|
"display_key": "ussd.kenya.enter_products",
|
|
|
|
"name": "enter_products",
|
|
|
|
"parent": "metadata_management"
|
|
|
|
},
|
|
|
|
"12": {
|
|
|
|
"description": "Entry point for activated users.",
|
|
|
|
"display_key": "ussd.kenya.start",
|
|
|
|
"name": "start",
|
|
|
|
"parent": null
|
|
|
|
},
|
|
|
|
"13": {
|
|
|
|
"description": "Send Token recipient entry.",
|
2021-02-06 16:13:47 +01:00
|
|
|
"display_key": "ussd.kenya.enter_transaction_recipient",
|
|
|
|
"name": "enter_transaction_recipient",
|
|
|
|
"parent": "start"
|
|
|
|
},
|
2021-03-04 17:47:13 +01:00
|
|
|
"14": {
|
|
|
|
"description": "Send Token amount prompt menu.",
|
2021-02-06 16:13:47 +01:00
|
|
|
"display_key": "ussd.kenya.enter_transaction_amount",
|
|
|
|
"name": "enter_transaction_amount",
|
|
|
|
"parent": "start"
|
|
|
|
},
|
2021-03-04 17:47:13 +01:00
|
|
|
"15": {
|
|
|
|
"description": "Pin entry for authorization to send token.",
|
2021-02-06 16:13:47 +01:00
|
|
|
"display_key": "ussd.kenya.transaction_pin_authorization",
|
|
|
|
"name": "transaction_pin_authorization",
|
|
|
|
"parent": "start"
|
|
|
|
},
|
2021-03-04 17:47:13 +01:00
|
|
|
"16": {
|
|
|
|
"description": "Manage account menu.",
|
|
|
|
"display_key": "ussd.kenya.account_management",
|
|
|
|
"name": "account_management",
|
2021-02-06 16:13:47 +01:00
|
|
|
"parent": "start"
|
|
|
|
},
|
2021-03-04 17:47:13 +01:00
|
|
|
"17": {
|
|
|
|
"description": "Manage metadata menu.",
|
|
|
|
"display_key": "ussd.kenya.metadata_management",
|
|
|
|
"name": "metadata_management",
|
2021-02-06 16:13:47 +01:00
|
|
|
"parent": "start"
|
|
|
|
},
|
2021-03-04 17:47:13 +01:00
|
|
|
"18": {
|
|
|
|
"description": "Manage user's preferred language menu.",
|
2021-02-06 16:13:47 +01:00
|
|
|
"display_key": "ussd.kenya.select_preferred_language",
|
|
|
|
"name": "select_preferred_language",
|
|
|
|
"parent": "account_management"
|
|
|
|
},
|
2021-03-04 17:47:13 +01:00
|
|
|
"19": {
|
|
|
|
"description": "Retrieve mini-statement menu.",
|
2021-02-06 16:13:47 +01:00
|
|
|
"display_key": "ussd.kenya.mini_statement_pin_authorization",
|
|
|
|
"name": "mini_statement_pin_authorization",
|
|
|
|
"parent": "account_management"
|
|
|
|
},
|
2021-03-04 17:47:13 +01:00
|
|
|
"20": {
|
|
|
|
"description": "Manage user's pin menu.",
|
2021-02-06 16:13:47 +01:00
|
|
|
"display_key": "ussd.kenya.enter_current_pin",
|
|
|
|
"name": "enter_current_pin",
|
|
|
|
"parent": "account_management"
|
|
|
|
},
|
2021-03-04 17:47:13 +01:00
|
|
|
"21": {
|
|
|
|
"description": "New pin entry menu.",
|
2021-02-06 16:13:47 +01:00
|
|
|
"display_key": "ussd.kenya.enter_new_pin",
|
|
|
|
"name": "enter_new_pin",
|
|
|
|
"parent": "account_management"
|
|
|
|
},
|
|
|
|
"22": {
|
2021-03-04 17:47:13 +01:00
|
|
|
"description": "Pin entry menu.",
|
2021-04-06 19:53:38 +02:00
|
|
|
"display_key": "ussd.kenya.display_metadata_pin_authorization",
|
|
|
|
"name": "display_metadata_pin_authorization",
|
2021-03-04 17:47:13 +01:00
|
|
|
"parent": "start"
|
2021-02-06 16:13:47 +01:00
|
|
|
},
|
|
|
|
"23": {
|
2021-03-04 17:47:13 +01:00
|
|
|
"description": "Exit menu.",
|
2021-02-06 16:13:47 +01:00
|
|
|
"display_key": "ussd.kenya.exit",
|
|
|
|
"name": "exit",
|
|
|
|
"parent": null
|
|
|
|
},
|
2021-03-04 17:47:13 +01:00
|
|
|
"24": {
|
|
|
|
"description": "Invalid menu option.",
|
2021-02-06 16:13:47 +01:00
|
|
|
"display_key": "ussd.kenya.exit_invalid_menu_option",
|
|
|
|
"name": "exit_invalid_menu_option",
|
|
|
|
"parent": null
|
|
|
|
},
|
2021-03-04 17:47:13 +01:00
|
|
|
"25": {
|
|
|
|
"description": "Pin policy violation.",
|
2021-02-06 16:13:47 +01:00
|
|
|
"display_key": "ussd.kenya.exit_invalid_pin",
|
|
|
|
"name": "exit_invalid_pin",
|
|
|
|
"parent": null
|
|
|
|
},
|
2021-03-04 17:47:13 +01:00
|
|
|
"26": {
|
|
|
|
"description": "Pin mismatch. New pin and the new pin confirmation do not match",
|
2021-02-06 16:13:47 +01:00
|
|
|
"display_key": "ussd.kenya.exit_pin_mismatch",
|
|
|
|
"name": "exit_pin_mismatch",
|
|
|
|
"parent": null
|
|
|
|
},
|
2021-03-04 17:47:13 +01:00
|
|
|
"27": {
|
|
|
|
"description": "Ussd pin blocked Menu",
|
2021-02-06 16:13:47 +01:00
|
|
|
"display_key": "ussd.kenya.exit_pin_blocked",
|
|
|
|
"name": "exit_pin_blocked",
|
|
|
|
"parent": null
|
|
|
|
},
|
2021-03-04 17:47:13 +01:00
|
|
|
"28": {
|
|
|
|
"description": "Key params missing in request.",
|
2021-02-06 16:13:47 +01:00
|
|
|
"display_key": "ussd.kenya.exit_invalid_request",
|
|
|
|
"name": "exit_invalid_request",
|
|
|
|
"parent": null
|
|
|
|
},
|
2021-03-04 17:47:13 +01:00
|
|
|
"29": {
|
|
|
|
"description": "The user did not select a choice.",
|
2021-02-06 16:13:47 +01:00
|
|
|
"display_key": "ussd.kenya.exit_invalid_input",
|
|
|
|
"name": "exit_invalid_input",
|
|
|
|
"parent": null
|
|
|
|
},
|
2021-03-04 17:47:13 +01:00
|
|
|
"30": {
|
|
|
|
"description": "Exit following unsuccessful transaction due to insufficient account balance.",
|
|
|
|
"display_key": "ussd.kenya.exit_insufficient_balance",
|
|
|
|
"name": "exit_insufficient_balance",
|
|
|
|
"parent": null
|
|
|
|
},
|
|
|
|
"31": {
|
2021-02-06 16:13:47 +01:00
|
|
|
"description": "Exit following a successful transaction.",
|
|
|
|
"display_key": "ussd.kenya.exit_successful_transaction",
|
|
|
|
"name": "exit_successful_transaction",
|
|
|
|
"parent": null
|
|
|
|
},
|
2021-03-04 17:47:13 +01:00
|
|
|
"32": {
|
|
|
|
"description": "End of a menu flow.",
|
|
|
|
"display_key": "ussd.kenya.complete",
|
|
|
|
"name": "complete",
|
|
|
|
"parent": null
|
|
|
|
},
|
|
|
|
"33": {
|
|
|
|
"description": "Pin entry menu to view account balances.",
|
|
|
|
"display_key": "ussd.kenya.account_balances_pin_authorization",
|
|
|
|
"name": "account_balances_pin_authorization",
|
|
|
|
"parent": "account_management"
|
|
|
|
},
|
|
|
|
"34": {
|
|
|
|
"description": "Pin entry menu to view account statement.",
|
|
|
|
"display_key": "ussd.kenya.account_statement_pin_authorization",
|
|
|
|
"name": "account_statement_pin_authorization",
|
|
|
|
"parent": "account_management"
|
|
|
|
},
|
2021-02-06 16:13:47 +01:00
|
|
|
"35": {
|
2021-03-04 17:47:13 +01:00
|
|
|
"description": "Menu to display account balances.",
|
|
|
|
"display_key": "ussd.kenya.account_balances",
|
|
|
|
"name": "account_balances",
|
|
|
|
"parent": "account_management"
|
2021-02-06 16:13:47 +01:00
|
|
|
},
|
|
|
|
"36": {
|
2021-03-04 17:47:13 +01:00
|
|
|
"description": "Menu to display first set of transactions in statement.",
|
|
|
|
"display_key": "ussd.kenya.first_transaction_set",
|
|
|
|
"name": "first_transaction_set",
|
|
|
|
"parent": null
|
|
|
|
},
|
|
|
|
"37": {
|
|
|
|
"description": "Menu to display middle set of transactions in statement.",
|
|
|
|
"display_key": "ussd.kenya.middle_transaction_set",
|
|
|
|
"name": "middle_transaction_set",
|
|
|
|
"parent": null
|
|
|
|
},
|
|
|
|
"38": {
|
|
|
|
"description": "Menu to display last set of transactions in statement.",
|
|
|
|
"display_key": "ussd.kenya.last_transaction_set",
|
|
|
|
"name": "last_transaction_set",
|
|
|
|
"parent": null
|
|
|
|
},
|
|
|
|
"39": {
|
|
|
|
"description": "Menu to instruct users to call the office.",
|
2021-04-06 19:53:38 +02:00
|
|
|
"display_key": "ussd.kenya.help",
|
2021-03-04 17:47:13 +01:00
|
|
|
"name": "help",
|
2021-02-06 16:13:47 +01:00
|
|
|
"parent": null
|
2021-04-06 19:53:38 +02:00
|
|
|
},
|
|
|
|
"40": {
|
|
|
|
"description": "Menu to display a user's entire profile",
|
|
|
|
"display_key": "ussd.kenya.display_user_metadata",
|
|
|
|
"name": "display_user_metadata",
|
|
|
|
"parent": "account_management"
|
|
|
|
},
|
|
|
|
"41": {
|
|
|
|
"description": "The recipient is not in the system",
|
|
|
|
"display_key": "ussd.kenya.exit_invalid_recipient",
|
|
|
|
"name": "exit_invalid_recipient",
|
|
|
|
"parent": null
|
2021-02-06 16:13:47 +01:00
|
|
|
}
|
2021-04-06 19:53:38 +02:00
|
|
|
|
2021-02-06 16:13:47 +01:00
|
|
|
}
|
|
|
|
}
|