ussd/services/registration/pp.csv

1.4 KiB

1flaglanguage_set8checks whether the user has set their prefered language
2flagaccount_created9this is set when an account has been created on the API
3flagaccount_pending10this is set when an account does not have a status of SUCCESS
4flagaccount_success11this is set when an account has a status of SUCCESS
5flagaccount_authorized12this is set to allow a user access guarded nodes after providing a correct PIN
6flaginvalid_recipient13this is set when the transaction recipient is invalid
7flaginvalid_recipient_with_invite14this is set when the transaction recipient is valid but not on the platform
8flagincorrect_pin15this is set when the provided PIN is invalid or does not match the current account's PIN
9flagallow_update16this is set to allow a user to update their profile data
10flaginvalid_amount17this is set when the given transaction amount is invalid
11flagpin_set18this is set when a newly registered user sets a PIN. This must be present for an account to access the main menu
12flagvalid_pin19this is set when the given PIN is valid
13flagpin_mismatch20this is set when the confirmation PIN matches the initial PIN during registration
14flagincorrect_date_format21this is set when the given year of birth is invalid
15flagaccount_creation_failed22this is set when there's an error from the API during account creation
16flagsingle_edit23this is set to allow a user to edit a single profile item such as familyName