ussd/services/registration/pp.csv
2024-08-31 11:35:29 +03:00

1.5 KiB

1flaglanguage_set_flag8checks whether the user has set their prefered language
2flagaccount_created_flag9this is set when an account has been created on the API
3flagaccount_pending_flag10this is set when an account does not have a status of SUCCESS
4flagaccount_success_flag11this is set when an account has a status of SUCCESS
5flagaccount_authorized_flag12this is set to allow a user access guarded nodes after providing a correct PIN
6flaginvalid_recipient_flag13this is set when the transaction recipient is invalid
7flaginvalid_recipient_with_invite_flag14this is set when the transaction recipient is valid but not on the platform
8flagincorrect_pin_flag15this is set when the provided PIN is invalid or does not match the current account's PIN
9flagallow_update_flag16this is set to allow a user to update their profile data
10flaginvalid_amount_flag17this is set when the given transaction amount is invalid
11flagpin_set_flag18this is set when a newly registered user sets a PIN. This must be present for an account to access the main menu
12flagvalid_pin_flag19this is set when the given PIN is valid
13flagpin_mismatch_flag20this is set when the confirmation PIN matches the initial PIN during registration
14flagincorrect_date_format_flag21this is set when the given year of birth is invalid
15flagaccount_creation_failed_flag22this is set when there's an error from the API during account creation
16flagsingle_edit_flag23this is set to allow a user to edit a single profile item such as familyName