Jump to Content
Bloom Credit
GuidesRecipesAPI ReferenceChangelog
Log InBloom Credit
Guides
Log In
GuidesRecipesAPI ReferenceChangelog

Getting Started

  • Introduction to the API
  • Environments Overview

Quick Start

  • Create Consumers
  • Furnish Accounts
  • Order Credit Data
  • From Onboarding to your first Credit Report

Core Concepts

  • Organizations
  • Portfolios
  • Consumers

Data Access

  • Credit Data Orders
  • Querying Reports
  • Credit Data Concepts
    • Account
    • Attributes
    • Bankruptcies
    • Bankruptcies: Chapter Code
    • Collections
    • Creditor
    • Disposition
    • Enums
    • Indicators
    • Industry
    • Inquiries
    • IntegrationMode
    • MLA Status
    • Model Scores
    • Objects
    • OFAC Status
    • Payment Snapshot
    • Reasons
    • Score
    • Tradelines
  • Batch Ordering

Furnishment

  • Accounts
    • Business Accounts
  • Authorized Users
  • Statement Data
  • Consumer Events
  • Account Events
  • Metro2 Explained
  • Error Codes

Enablement Services

  • What is Enablement Services?
  • Getting Started
    • Enablement Services Authentication
    • How to Attest Different Tradeline Categories
    • Importing Existing Consumers into Enablement Services
    • Plaid Processor Tokens
  • GraphQL API Reference
  • Enablement Webhooks

UserStatus

enum

Suggest Edits

User status is used to determine if the user's information has been verified through KYC checks.

Values

PENDING
Pending is to be used prior to verifying the user - whether that be through OTP or other means.


VERIFIED
Use this status once the user has been verified.

Updated 20 days ago


  • Table of Contents
    • Values