{
"id": "01hfwg2784vc1408yhmjp4x81q",
"object": "pay_stub",
"data": {
"has_taxes_calculated": true,
"employee_summary": {
"gross": "2520",
"deductions": "714.91",
"reimbursements": "10",
"net": "1815.09"
},
"contractor_summary": {
"gross": null,
"reimbursements": null,
"net": null
},
"company_summary": {
"taxes_and_contributions": "500",
"benefits": "50",
"total": "550"
},
"earning_line_items": {
"object": "list",
"data": [
{
"id": "01hfwg27gtha4m82def3y3spz4",
"object": "earning_line_item",
"data": {
"amount": 2500,
"line_item_type": "earning",
"earning": {
"earning_type": "salary",
"hours": null,
"accrued_vacation_pay": null
},
"created_at": "2023-11-22T21:48:01.000000Z",
"updated_at": "2023-11-22T21:48:01.000000Z"
}
}
]
},
"statutory_withholding_line_items": {
"object": "list",
"data": [
{
"id": "01hfye1vw8wqg7a4x4nwrfmt17",
"object": "statutory_withholding_line_item",
"data": {
"line_item_type": "statutory_withholding",
"amount": 134.6,
"statutory_withholding": {
"statutory_withholding_type": "provincial_income_tax",
"hours": null
},
"created_at": "2023-11-23T15:51:21.000000Z",
"updated_at": "2023-11-23T15:51:21.000000Z"
}
}
]
},
"allowance_line_items": {
"object": "list",
"data": [
{
"id": "01hfycrt5cr7vajwaej1yre9q5",
"object": "allowance_line_item",
"data": {
"line_item_type": "allowance",
"amount": 10,
"allowance": {
"allowance_type": "automobile_and_motor_vehicle",
"recurring_allowance": null
},
"created_at": "2023-11-23T15:28:56.000000Z",
"updated_at": "2023-11-23T15:28:56.000000Z"
}
}
]
},
"reimbursement_line_items": {
"object": "list",
"data": [
{
"id": "01hfycs5ze4hs2c5erjb6jx4kn",
"object": "reimbursement_line_item",
"data": {
"line_item_type": "reimbursement",
"amount": 10,
"reimbursement": {
"reimbursement_type": "non_taxable_reimbursement",
"recurring_reimbursement": null
},
"created_at": "2023-11-23T15:29:08.000000Z",
"updated_at": "2023-11-23T15:29:08.000000Z"
}
}
]
},
"benefit_line_items": {
"object": "list",
"data": [
{
"id": "01hfycn0yy7gs7s5ek2k6j854w",
"object": "benefit_line_item",
"data": {
"line_item_type": "benefit",
"amount": 30,
"benefit": {
"employee_benefit": null,
"benefit_type": "dental",
"company_contribution_amount": 10,
"employee_contribution_amount": 30
},
"created_at": "2023-11-23T15:26:52.000000Z",
"updated_at": "2023-11-23T15:26:52.000000Z"
}
}
]
},
"deduction_line_items": {
"object": "list",
"data": [
{
"id": "01hfycw58xh8pp8j9agw63esgv",
"object": "deduction_line_item",
"data": {
"line_item_type": "deduction",
"amount": 10,
"deduction": {
"deduction_type": "income_tax",
"recurrence": null
},
"created_at": "2023-11-23T15:30:46.000000Z",
"updated_at": "2023-11-23T15:30:46.000000Z"
}
}
]
},
"created_at": "2023-11-22T21:48:01.000000Z",
"updated_at": "2023-11-23T15:51:21.000000Z"
},
"links": {
"self": "https://sandbox.nmbr.co/services/payroll/pay_stubs/01hfwg2784vc1408yhmjp4x81q"
}
}