{
"deduction_data_response": {
"payroll_id": "string",
"pay_date": "2019-08-24",
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"total_amount": 0,
"employee_count": 1,
"currency": "string",
"deduction_data": [
{
"salary_deduction": {
"employee_id": "df4fd699-0854-488d-9cc2-15e751a80ee3",
"requested_deduction_amount": 0,
"payment_reference": "string"
}
}
]
},
"requested_payments": [
{
"payment_information": {
"payment_reference": "string",
"payment_amount": 0,
"payment_account": {
"account_number": "string",
"sort_code": "string",
"account_holder_name": "string"
}
}
}
]
}