Skip to main content

Flags

Description of a user's flags

Sample Output

{
"id": "23455463",
"user_id": "user_id",
"institution_name": "Banque_misr",
"flag_label": "repayment_default",
"timestamp": "0"
}

Fields

id

Unique id for that transaction.

user_id

Refers to the unique identifier for a user.

institution_name

The institution that is associated with that transaction (i.e. CIB, NBE, HSBC, etc.).

flag_label

The flag label according to the recieved SMS (i.e. loan_declined, loan_approved, repayment_reminder, etc.).

timestamp

The time the transaction SMS was recieved by the user.