ApplicantSalary

APIDescription
GET api/ApplicantSalary

This returns the salary ranges to be shown on the form and the values to be submitted

ApplicantAge

This returns the age ranges to be shown on the form and the values to be submitted

APIDescription
GET api/ApplicantAge

This returns the age ranges to be shown on the form and the values to be submitted

ApplicantSector

APIDescription
GET api/ApplicantSector

This returns the industry sectors to be shown on the form and the values to be submitted

Applicant

Allows applicants to be posted to the fuller CV

APIDescription
POST api/Applicant

Post a new applicant

PUT api/Applicant/{id}

Update an applicant

ApplicantCv

APIDescription
POST api/ApplicantCv

No documentation available.

ApplicantCountry

APIDescription
GET api/ApplicantCountry

This returns the Countries to be shown on the form and the values to be submitted

ReferralChoices

Published the currently available referal options for the PartnerID, These responses should be POSTed or PUT along with the applicant

APIDescription
GET api/ReferralChoices/{id}

No documentation available.