Financial-profile Journey

Encompasses details such as income level, credit score, spending habits, and financial goals. This information is valuable for businesses aiming to segment their audience and target specific financial demographics with personalised offers and content. By understanding these details, businesses can gain deeper insights into their users' financial backgrounds, allowing them to create more tailored experiences and enhance user engagement.

Journey Output Data

{
  "key_name": "FINANCIAL_PROFILE",
  "key_status": "VERIFIED",
  "key_data": [
    {
      "post_paid_accounts_list": [
        {
          "is_post_paid_user": true,
          "source": ""
        }
      ],
      "credit_cards_list": [
        {
          "is_credit_card_user": true,
          "source": ""
        }
      ],
      "bank_names_list": [
        {
          "user_bank_list": [
            {
              "list_of_banks": true,
              "source": ""
            }
          ]
        }
      ],
      "previous_vehicle_loans_list": [
        {
          "has_previous_personal_loan": true,
          "source": ""
        }
      ],
      "active_vehicle_loans_list": [
        {
          "has_active_vehicle_loans": true,
          "source": ""
        }
      ],
      "active_personal_loans_list": [
        {
          "has_active_personal_loan": true,
          "source": ""
        }
      ],
      "previous_personal_loans_list": [
        {
          "has_previous_vehicle_loan": true,
          "source": ""
        }
      ]
    }
  ]
}