{
"pay_period": "string",
"id": "string",
"version": 0,
"salary_deduction": {
"employee_id": "string",
"deduction_amount": 0,
"currency": "string"
},
"requested_payments": [
{
"payment_information": {
"payment_reference": "string",
"payment_amount": 0,
"payment_account": {
"account_number": "string",
"sort_code": "string",
"account_holder_name": "string"
}
}
}
]
}