Methods

Resource

{
    "p45s": [
        {
            "dateOfBirthDD": "string",
            "dateOfBirthMM": "string",
            "dateOfBirthYYYY": "string",
            "employeeAddress": "string",
            "employeePostcode": "string",
            "employerNameAndAddress": "string",
            "employerPostcode": "string",
            "female": "string",
            "hmrcLogoUrl": "string",
            "male": "string",
            "payrollNumber": "string",
            "sharedData": [
                {
                    "deductStudentLoan": "string",
                    "employerPayeOfficeNumber": "string",
                    "employerPayeReferenceNumber": "string",
                    "familyName": "string",
                    "firstNames": "string",
                    "leavingDateDD": "string",
                    "leavingDateMM": "string",
                    "leavingDateYYYY": "string",
                    "monthNumber": "string",
                    "nationalInsuranceNumber": "string",
                    "payToDate": "string",
                    "taxCode": "string",
                    "taxToDate": "string",
                    "title": "string",
                    "weekNumber": "string",
                    "weekOneOrMonthOne": "string"
                }
            ],
            "sharedDetails": {
                "deductStudentLoan": "string",
                "employerPayeOfficeNumber": "string",
                "employerPayeReferenceNumber": "string",
                "familyName": "string",
                "firstNames": "string",
                "leavingDateDD": "string",
                "leavingDateMM": "string",
                "leavingDateYYYY": "string",
                "monthNumber": "string",
                "nationalInsuranceNumber": "string",
                "payToDate": "string",
                "taxCode": "string",
                "taxToDate": "string",
                "title": "string",
                "weekNumber": "string",
                "weekOneOrMonthOne": "string"
            },
            "signedDateDD": "string",
            "signedDateMM": "string",
            "signedDateYYYY": "string",
            "totalPayThisEmployment": "string",
            "totalTaxThisEmployment": "string"
        }
    ]
}

Properties

Name Type Description
p45s[] array
p45s[].dateOfBirthDD string String
p45s[].dateOfBirthMM string String
p45s[].dateOfBirthYYYY string String
p45s[].employeeAddress string String
p45s[].employeePostcode string String
p45s[].employerNameAndAddress string String
p45s[].employerPostcode string String
p45s[].female string String
p45s[].hmrcLogoUrl string String
p45s[].male string String
p45s[].payrollNumber string String
p45s[].sharedData[] array
p45s[].sharedData[].deductStudentLoan string String
p45s[].sharedData[].employerPayeOfficeNumber string String
p45s[].sharedData[].employerPayeReferenceNumber string String
p45s[].sharedData[].familyName string String
p45s[].sharedData[].firstNames string String
p45s[].sharedData[].leavingDateDD string String
p45s[].sharedData[].leavingDateMM string String
p45s[].sharedData[].leavingDateYYYY string String
p45s[].sharedData[].monthNumber string String
p45s[].sharedData[].nationalInsuranceNumber string String
p45s[].sharedData[].payToDate string String
p45s[].sharedData[].taxCode string String
p45s[].sharedData[].taxToDate string String
p45s[].sharedData[].title string String
p45s[].sharedData[].weekNumber string String
p45s[].sharedData[].weekOneOrMonthOne string String
p45s[].sharedDetails object P45SharedDetails
p45s[].sharedDetails.deductStudentLoan string String
p45s[].sharedDetails.employerPayeOfficeNumber string String
p45s[].sharedDetails.employerPayeReferenceNumber string String
p45s[].sharedDetails.familyName string String
p45s[].sharedDetails.firstNames string String
p45s[].sharedDetails.leavingDateDD string String
p45s[].sharedDetails.leavingDateMM string String
p45s[].sharedDetails.leavingDateYYYY string String
p45s[].sharedDetails.monthNumber string String
p45s[].sharedDetails.nationalInsuranceNumber string String
p45s[].sharedDetails.payToDate string String
p45s[].sharedDetails.taxCode string String
p45s[].sharedDetails.taxToDate string String
p45s[].sharedDetails.title string String
p45s[].sharedDetails.weekNumber string String
p45s[].sharedDetails.weekOneOrMonthOne string String
p45s[].signedDateDD string String
p45s[].signedDateMM string String
p45s[].signedDateYYYY string String
p45s[].totalPayThisEmployment string String
p45s[].totalTaxThisEmployment string String