{
"report_id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"created_at": "2022-05-04T11:30:00Z",
"completed_at": "2022-05-04T12:00:00Z",
"days_requested": 61,
"links": [
{
"link_id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"created_at": "2022-05-04T11:30:00Z",
"updated_at": "2022-05-04T12:00:00Z",
"provider": "Chase",
"tracking_info": "string",
"accounts": [
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"mask": "****1234",
"nickname": "My account",
"type": "CHECKING",
"subtype": "MONEY_MARKET",
"owners": [
{
"id": "2b623fa2fa9e49cea17d9692caa884c5",
"full_name": "John Doe",
"email": "john.doe@example.com",
"phone": "14155554193",
"address": {
"street": "1 Morgan Ave",
"city": "Los Angeles",
"state": "CA",
"zip": "90210",
"country": "US"
},
"relation_type": "AUTHORIZED_USER"
}
]
}
],
"bank_income_sources": [
{
"start_date": "2022-05-04",
"end_date": "2022-05-04",
"account_id": "24d7e80942ce4ad58a93f70ce4115f5c",
"income_description": "Paycheck",
"income_category": "Income: Paycheck",
"pay_frequency": "SM",
"total_amount": "200.31",
"iso_currency_code": "USD",
"transaction_count": 1,
"historical_summary": [
{
"start_date": "2022-05-04",
"end_date": "2022-05-04",
"total_amount": "200.31",
"iso_currency_code": "USD",
"transactions": [
{
"amount": "200.31",
"iso_currency_code": "USD",
"date": "2022-05-04",
"check_number": "string",
"description": "string",
"pending": true,
"transaction_id": "3fa85f64-5717-4562-b3fc-2c963f66afa6"
}
]
}
],
"historical_average_monthly_income": "10000.00",
"historical_average_monthly_gross_income": "12000.00",
"forecasted_average_monthly_income": "10000.00",
"employer": {
"id": "meta",
"name": "Meta",
"logo_url": "string"
}
}
]
}
],
"bank_income_summary": {
"start_date": "2022-05-04",
"end_date": "2022-05-04",
"income_sources_count": 1,
"income_categories_count": 1,
"income_transactions_count": 1,
"total_amounts": [
{
"amount": "200.31",
"iso_currency_code": "USD"
}
],
"historical_average_monthly_gross_income": [
{
"amount": "200.31",
"iso_currency_code": "USD"
}
],
"historical_average_monthly_income": [
{
"amount": "200.31",
"iso_currency_code": "USD"
}
],
"forecasted_average_monthly_income": [
{
"amount": "200.31",
"iso_currency_code": "USD"
}
],
"historical_annual_gross_income": [
{
"amount": "200.31",
"iso_currency_code": "USD"
}
],
"historical_annual_income": [
{
"amount": "200.31",
"iso_currency_code": "USD"
}
],
"forecasted_annual_income": [
{
"amount": "200.31",
"iso_currency_code": "USD"
}
]
}
}