!!! info "[FlatReferral](/../../schemas/flat_referral)"
|Name
`Lite`|Type|Required
`Default`| Description | |-|-|-|-| |account_id
`ai` |string|True|The off chain account id| |referrer_id
`ri` |string|True|The off chain referrer account id| |referrer_level
`rl` |integer|True|The referrer level; 1: direct referrer, 2: indirect referrer| |account_create_time
`ac` |string|True|The account creation time| |main_account_id
`ma` |string|True|The main account id| |referrer_main_account_id
`rm` |string|True|The referrer main account id| |is_business
`ib` |boolean|True|The account is a business account or not| |is_kyc_completed
`ik` |boolean|True|The account is KYC verified or not| |kyc_completed_at
`kc` |string|True|The KYC completed time| |kyc_type
`kt` |string|True|The KYC type, can be 'individual' or 'business'| |kyc_first_completed_at
`kf` |string|True|The first KYC completed time|