The company’s HR or line manager will be asked to provide a reference. Formal records, from HM Revenue and Customs (HMRC) or employment contracts, may be used when necessary.
Copy
query FetchCheckRequest { fetchCheckRequest(where: { externalId: "HPEXAMPLE" }) { employmentHistory { list { status companyName jobTitle agencyName occupation fromDate toDate } files { name uri size mime } } } }