{
"payroll_submissions": [
{
"id": "8f3b2a1c-9d4e-48b2-b1c3-7f6e5d4c3b2a",
"account_id": "c9a8b7c6-d5e4-4f3a-9b2c-1d0e9f8a7b6c",
"entry_id": "e5d4c3b2-a1b2-4c3d-8e7f-6a5b4c3d2e1f",
"created_at": "2023-11-28T08:15:32.000Z",
"identity_information": {
"name": "David Sterling",
"date_of_birth": "1988-08-22T00:00:00.000Z",
"address": {
"street": "42 Highfield Road",
"county": "Greater Manchester",
"city": "Manchester",
"post_code": "M19 3LW",
"country": "United Kingdom"
},
"email": "david.sterling@techflow.co.uk",
"phone": 447700900451,
"NI_number": "JL654321D"
},
"employment_information": {
"employer_name": "TechFlow Solutions Ltd",
"role": "Senior Product Manager",
"type": "Full_Time",
"status": "Active",
"start_date": "2020-03-15T00:00:00.000Z",
"leave_date": null,
"employer_tax_reference": "321/TF987",
"is_director": false
},
"income_information": {
"pay_date": "2023-11-28T00:00:00.000Z",
"pay_interval_start": "2023-11-01T00:00:00.000Z",
"pay_interval_end": "2023-11-30T00:00:00.000Z",
"pay_frequency": "Monthly",
"earnings": {
"gross_pay": "5500.00",
"net_pay": "3850.00",
"base_salary": "5000.00",
"bonus": "500.00",
"fixed_pay_total": "5000.00",
"variable_pay_total": "500.00",
"earning_elements": [
{
"type": "Bonus",
"amount": "500.00",
"is_fixed": false,
"is_after_tax": false,
"is_after_ni": false,
"is_bik": false
}
],
"year_to_date": {
"gross_pay": "44000.00",
"net_pay": "30800.00",
"total_tax_paid": "7600.00",
"total_ni_paid": "2800.00",
"total_taxable_earnings": "44000.00",
"tax_year": 2023
},
"rolling_12m_income": {
"gross_pay": "66000.00",
"net_pay": "46200.00"
}
},
"deductions": {
"income_tax": "950.00",
"employee_ni": "350.00",
"employee_pension": "350.00",
"total_deductions": "1650.00",
"loan_deductions": "0.00",
"deductions_elements": [
{
"type": "Pension",
"amount": "350.00"
}
]
},
"tax_code": "1257L"
}
}
]
}