{"info":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","description":"<html><head></head><body><p><em>Current Version: 1.0</em></p>\n<p><em>Last Revision: 20/10/25</em></p>\n<p>Jobtrain's OpenAPI based on the OpenAPI 3.0 specification. You can find out more about Jobtrain at <a href=\"https://jobtrain.co.uk\">https://jobtrain.co.uk</a>.</p>\n<p>Jobtrain's API enables client internal IT/software teams or authorized third parties to build integrations with Jobtrain and provides a standard interface for data exchange.</p>\n<p>If you would like to use the API to build your own integrations, speak with your Continuous Improvement Consultant about arranging a Partnership Agreement, after which, we can provide your Client ID and credentials.</p>\n<p>If you have any queries regarding the API, please get in touch with our <a href=\"https://clientsupport.jobtrain.co.uk/support/home\">Support Team</a>.</p>\n<h2 id=\"faqs\"><strong>FAQs</strong></h2>\n<ol>\n<li><p>Why am I not getting the number of expected records? There are 300 candidates in a job, but I'm only seeing 20.</p>\n<ol>\n<li><p>By default the page size is limited to 20 records. This can be changed using the PageSize parameter, up to a max of 100.</p>\n</li>\n<li><p>To retrieve more records, please use pagination to move between the pages. This can be controlled using the PageNo parameter.</p>\n</li>\n</ol>\n</li>\n<li><p>What's the difference between total and results?</p>\n<ol>\n<li><p>At the top of some calls, you may see these two numbers.</p>\n</li>\n<li><p>Total is the overall number of records returned via that call.</p>\n</li>\n<li><p>Results is the number of those overall records being shown in the current page. This will usually be the same as PageSize, unless there are too few results to fill the page.</p>\n</li>\n</ol>\n</li>\n</ol>\n<img src=\"https://content.pstmn.io/b34c4c50-552a-463f-a0f7-924fbc187f1b/U2NyZWVuc2hvdCAyMDI0LTAxLTE3IDExMTExMC5wbmc=\">\n\n<h2 id=\"response-codes\">Response Codes:</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Status Code</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>200 OK</td>\n<td>Indicates that the request has succeeded.</td>\n</tr>\n<tr>\n<td>400 Invalid Format</td>\n<td>The server cannot understand the information that you are trying to send because it is not in the correct format. This could be due to a number of reasons, such as incorrect data types, missing or incomplete fields, or an issue with the way the data is being formatted.  <br>  <br>To resolve this issue, double-check the data that you are sending and ensure that it is in the correct format.</td>\n</tr>\n<tr>\n<td>401 Access Denied</td>\n<td>You do not have the necessary permissions to access the information or perform the action you requested. This could be due to several reasons, such as an expired session, invalid credentials, or insufficient privileges.  <br>  <br>To resolve this error, you should verify that you have entered the correct credentials and try again.</td>\n</tr>\n<tr>\n<td>403 Authentication Failure</td>\n<td>You do not have the necessary permissions to access the requested resource. To resolve this error, you should verify that you are using the correct authentication credentials and that your user account has the necessary permissions to access the resource.</td>\n</tr>\n<tr>\n<td>404 Job or Application data does not exist</td>\n<td>This job / application does not exist. Please verify that you have entered the correct ID and that the job / application still exists in Jobtrain.</td>\n</tr>\n<tr>\n<td>408 Request Timeout</td>\n<td>The server did not receive a complete request from the client within the time frame allowed for the request to be completed.  <br>  <br>This could happen due to a slow network connection, high traffic on the server, or a long processing time required for the request.  <br>  <br>Try resending the request to the server. If the issue persists, you may need to check your network connection or contact the server administrator or support team for further assistance in resolving the issue.</td>\n</tr>\n<tr>\n<td>409 Duplicate Data</td>\n<td>Your request included data that already exists in the database.  <br>  <br>To resolve this error, you should verify that the data you are submitting is unique and does not conflict with existing data on the server.  <br>  <br>Candidate data must have a unique email address AND first name + surname + postcode must be unique.</td>\n</tr>\n<tr>\n<td>410 Job Closed</td>\n<td>The job you are trying to access or perform an action against is now closed.</td>\n</tr>\n<tr>\n<td>413 Files are too large</td>\n<td>The payload (i.e., the data being sent) is too large.  <br>  <br>Try reducing the size of the payload by compressing files or reducing the amount of data being sent.  <br>  <br>CVs and files must be less than 1MB.</td>\n</tr>\n<tr>\n<td>418 I’m a Teapot</td>\n<td>This is not a valid HTTP status code and is intended as a joke or for testing purposes only. Please check your request and try again with a valid HTTP status code.</td>\n</tr>\n<tr>\n<td>422 Mandatory field missing</td>\n<td>The server was unable to process the request because a mandatory field is missing or contains invalid data.  <br>  <br>This error typically occurs when a required field is left blank or contains data that does not meet requirements, such as an invalid data type or format. It can also occur if a client tries to submit a request without providing all the necessary data or with data that does not meet the validation rules.  <br>  <br>To resolve this error, you should review the data you are trying to submit and ensure that all mandatory fields are present and contain valid data. You may also need to review Jobtrain’s validation rules and ensure that your data meets those requirements.</td>\n</tr>\n<tr>\n<td>429 Too Many Requests</td>\n<td>The client has sent too many requests in a given period and the server is temporarily unable to handle additional requests. The client should reduce the rate of requests and try again later.</td>\n</tr>\n<tr>\n<td>500 Internal Server Error</td>\n<td>There may be a problem with the server's configuration (this could be a misconfigured setting or insufficient system resources caused by a high volume of traffic).  <br>  <br>To resolve this error, you should try repeating the action that caused the error.  <br>  <br>If the error persists, you may need to wait and try again later, as the issue may be temporary and resolved by the server automatically.  <br>  <br>If the issue continues, you may need to contact the support team for further assistance in resolving the issue.</td>\n</tr>\n<tr>\n<td>503 Service Unavailable</td>\n<td>The server is temporarily unable to handle the request due to maintenance or overload.  <br>  <br>To resolve this error, you should try repeating the action that caused the error after a few minutes or wait for the server to complete maintenance.  <br>  <br>If the error persists, you may need to contact the support team.</td>\n</tr>\n</tbody>\n</table>\n</div></body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"28190791","collectionId":"e24e97df-030b-4498-b4bd-5405d429d80a","publishedId":"2s9Y5SV57T","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"177e9c"},"publishDate":"2026-01-19T14:18:50.000Z"},"item":[{"name":"Token","item":[{"name":"/connect/token","id":"ecb797d5-9406-4a14-a97c-1d0871199fbd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"clientId\": \"<string>\",\n  \"clientSecret\": \"<string>\",\n  \"username\": \"<string>\",\n  \"password\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"{{BaseURL}}/connect/token","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Value</strong></th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>clientID</td>\n<td>Provided by Jobtrain. This is unique per client.</td>\n</tr>\n<tr>\n<td>clientSecret</td>\n<td>Provided by Jobtrain. This is unique per client.</td>\n</tr>\n<tr>\n<td>username</td>\n<td>Username in Jobtrain of the user who is authenticating. This allows for access controls to be applied.</td>\n</tr>\n<tr>\n<td>password</td>\n<td>The user's API key from User Settings.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}},"urlObject":{"path":["connect","token"],"host":["{{BaseURL}}"],"query":[],"variable":[]}},"response":[{"id":"212d57c9-b4ab-43a1-bc53-dcae0f664034","name":"Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"clientId\": \"<string>\",\n  \"clientSecret\": \"<string>\",\n  \"username\": \"<string>\",\n  \"password\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"{{BaseURL}}/connect/token"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ecb797d5-9406-4a14-a97c-1d0871199fbd"}],"id":"0de0d921-ba68-4573-965e-6feec423178b","description":"<p>This forms part of the authorisation process, to generate the bearer token needed to authenticate the API calls. Please note that the token expires after 15 minutes.</p>\n","_postman_id":"0de0d921-ba68-4573-965e-6feec423178b","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}}},{"name":"Candidate","item":[{"name":"Get a list of applications by Candidate ID","id":"9ee7dec1-f2bf-4cfd-8607-19f551b1acdc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/JSON"}],"url":"{{BaseURL}}/api/v1/Candidate/:Id","description":"<p>Returns the applications made by a single candidate. By passing the Candidate ID, this will return the core candidate information, along with details of the jobs they have applied for, and the status of those applications.</p>\n<p>Request Body description</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Integer</td>\n<td>Candidate ID</td>\n</tr>\n<tr>\n<td>firstName</td>\n<td>String</td>\n<td>Candidate's first name</td>\n</tr>\n<tr>\n<td>lastName</td>\n<td>String</td>\n<td>Candidate's last name</td>\n</tr>\n<tr>\n<td>mobile</td>\n<td>Integer</td>\n<td>Candidate's mobile number</td>\n</tr>\n<tr>\n<td>email</td>\n<td>String</td>\n<td>Candidate's email address</td>\n</tr>\n<tr>\n<td>address</td>\n<td>Object</td>\n<td>Contains the candidate's address information</td>\n</tr>\n<tr>\n<td>addressLine1</td>\n<td>String</td>\n<td>1st line of the candidate's address</td>\n</tr>\n<tr>\n<td>addressLine2</td>\n<td>String</td>\n<td>2nd line of the candidate's address</td>\n</tr>\n<tr>\n<td>city</td>\n<td>String</td>\n<td>Candidate's city</td>\n</tr>\n<tr>\n<td>county</td>\n<td>String</td>\n<td>Candidate's county</td>\n</tr>\n<tr>\n<td>country</td>\n<td>String</td>\n<td>Candidate's country</td>\n</tr>\n<tr>\n<td>countryISOCode</td>\n<td>String</td>\n<td>Country ISO Code (2 or 3 digit)</td>\n</tr>\n<tr>\n<td>postcode</td>\n<td>String</td>\n<td>Candidate's postcode</td>\n</tr>\n<tr>\n<td>appliedJobs</td>\n<td>Object</td>\n<td>Contains information about each of the candidate's applications</td>\n</tr>\n<tr>\n<td>applicationID</td>\n<td>Integer</td>\n<td>ID for this specific application</td>\n</tr>\n<tr>\n<td>candidateID</td>\n<td>Integer</td>\n<td>ID of the candidate</td>\n</tr>\n<tr>\n<td>jobID</td>\n<td>Integer</td>\n<td>ID of the Job</td>\n</tr>\n<tr>\n<td>jobReference</td>\n<td>String</td>\n<td>Unique reference for the Job within the ATS</td>\n</tr>\n<tr>\n<td>agreedToTerms</td>\n<td>Boolean</td>\n<td>Whether the candidate has agreed to the Terms and Conditions</td>\n</tr>\n<tr>\n<td>source</td>\n<td>String</td>\n<td>How the candidate found the job advert (source tracking field).</td>\n</tr>\n<tr>\n<td>advertTracking</td>\n<td>String</td>\n<td>Answer the candidate gave on the application form to where they found the job.</td>\n</tr>\n<tr>\n<td>createdOnDate</td>\n<td>Date/Time</td>\n<td>The Date &amp; Time the candidate started the application</td>\n</tr>\n<tr>\n<td>applicationSubmittedOn</td>\n<td>Date</td>\n<td>The Date &amp; Time the candidate submitted the application</td>\n</tr>\n<tr>\n<td>ranking</td>\n<td>Integer</td>\n<td>Star ranking of the application</td>\n</tr>\n<tr>\n<td>applicationStatus</td>\n<td>Object</td>\n<td>Contains the details of the applications status</td>\n</tr>\n<tr>\n<td>id</td>\n<td>Integer</td>\n<td>ID of the application status</td>\n</tr>\n<tr>\n<td>statusName</td>\n<td>String</td>\n<td>Internal/primary name of the application status</td>\n</tr>\n<tr>\n<td>statusNameForCandidates</td>\n<td>String</td>\n<td>External/candidate facing name of the status</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}},"urlObject":{"path":["api","v1","Candidate",":Id"],"host":["{{BaseURL}}"],"query":[],"variable":[{"type":"any","value":"<integer>","key":"Id"}]}},"response":[{"id":"76b6a220-c521-4445-8192-2621c7fc3f59","name":"Successful Operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/JSON"}],"url":{"raw":"{{BaseURL}}/api/v1/Candidate/:Id","host":["{{BaseURL}}"],"path":["api","v1","Candidate",":Id"],"variable":[{"key":"Id","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/JSON"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"<integer>\",\n  \"firstName\": \"<string>\",\n  \"lastName\": \"<string>\",\n  \"mobile\": \"<string>\",\n  \"email\": \"<string>\",\n  \"address\": {\n        \"addressline1\": \"<string>\",\n        \"addressline2\": \"<string>\",\n        \"city\": \"<string>\",\n        \"county\": \"<string>\",\n        \"country\": \"<string>\",\n        \"countryISOCode\": \"<string>\",\n        \"postcode\": \"<string>\"\n    },\n  \"appliedJobs\": [\n    {\n      \"applicationId\": \"<integer>\",\n      \"candidateId\": \"<integer>\",\n      \"jobId\": \"<integer>\",\n      \"jobReference\": \"<string>\",\n      \"agreedToTerms\": \"<integer>\",\n      \"source\": \"<string>\",\n      \"advertTracking\": \"<string>\",\n      \"createdOnDate\": \"DD/MM/YYYY HH:MM:SS\",\n      \"applicationSubmitedOn\": \"DD/MM/YYYY HH:MM:SS\",\n      \"ranking\": \"<integer>\",\n      \"applicationStatus\": {\n        \"id\": \"<integer>\",\n        \"statusName\": \"<string>\",\n        \"statusNameForCandidates\": \"<string>\"\n      }\n    },\n    {\n      \"applicationId\": \"<integer>\",\n      \"candidateId\": \"<integer>\",\n      \"jobId\": \"<integer>\",\n      \"jobReference\": \"<string>\",\n      \"agreedToTerms\": \"<integer>\",\n      \"source\": \"<string>\",\n      \"createdOnDate\": \"DD/MM/YYYY HH:MM:SS\",\n      \"applicationSubmitedOn\": \"DD/MM/YYYY HH:MM:SS\",\n      \"ranking\": \"<integer>\",\n      \"applicationStatus\": {\n        \"id\": \"<integer>\",\n        \"statusName\": \"<string>\",\n        \"statusNameForCandidates\": \"<string>\"\n      }\n    }\n  ]\n}"},{"id":"60259ae8-8920-40e6-ad73-58b2a3294766","name":"Invalid ID supplied","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/api/v1/Candidate/:Id","host":["{{BaseURL}}"],"path":["api","v1","Candidate",":Id"],"variable":[{"key":"Id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"1af4f510-b354-4c9b-a7c4-44e8c62c6168","name":"Candidate not found","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/api/v1/Candidate/:Id","host":["{{BaseURL}}"],"path":["api","v1","Candidate",":Id"],"variable":[{"key":"Id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"9ee7dec1-f2bf-4cfd-8607-19f551b1acdc"},{"name":"Get Candidate Application Detail By JobId and CandidateId","id":"82f8ceb1-4262-45eb-a6e2-c17e6312766f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/JSON"}],"url":"{{BaseURL}}/api/v1/Candidate/GetCandidateApplicationDetailByJobId/:candidateId/:jobId","description":"<p>Retrieves detailed application details of a candidate's application against a specific Job, as well as the details of the job, by passing the Candidate ID, and the Job ID.</p>\n<p>Request Body Description</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Integer</td>\n<td>Candidate ID</td>\n</tr>\n<tr>\n<td>firstName</td>\n<td>String</td>\n<td>Candidate's first name</td>\n</tr>\n<tr>\n<td>lastName</td>\n<td>String</td>\n<td>Candidate's last name</td>\n</tr>\n<tr>\n<td>email</td>\n<td>String</td>\n<td>Candidate's email address</td>\n</tr>\n<tr>\n<td>mobile</td>\n<td>Integer</td>\n<td>Candidate's mobile phone number</td>\n</tr>\n<tr>\n<td>address</td>\n<td>Object</td>\n<td>Contains the candidate's address information</td>\n</tr>\n<tr>\n<td>addressLine1</td>\n<td>String</td>\n<td>1st line of the candidate's address</td>\n</tr>\n<tr>\n<td>addressLine2</td>\n<td>String</td>\n<td>2nd line of the candidate's address</td>\n</tr>\n<tr>\n<td>city</td>\n<td>String</td>\n<td>Candidate's city</td>\n</tr>\n<tr>\n<td>county</td>\n<td>String</td>\n<td>Candidate's county</td>\n</tr>\n<tr>\n<td>country</td>\n<td>String</td>\n<td>Candidate's country</td>\n</tr>\n<tr>\n<td>countryISOCode</td>\n<td>String</td>\n<td>Country ISO Code (2 or 3 digit)</td>\n</tr>\n<tr>\n<td>postcode</td>\n<td>String</td>\n<td>Candidate's postcode</td>\n</tr>\n<tr>\n<td>candidateCreatedOn</td>\n<td>Date/Time</td>\n<td>Candidate created date</td>\n</tr>\n<tr>\n<td>candidateAppliedOn</td>\n<td>Date/Time</td>\n<td>Candidate applied on date</td>\n</tr>\n<tr>\n<td>candidateStatusID</td>\n<td>Integer</td>\n<td>ID of candidate status</td>\n</tr>\n<tr>\n<td>candidateStatus</td>\n<td>String</td>\n<td>Candidate's application status</td>\n</tr>\n<tr>\n<td>candidateStatusForCandidates</td>\n<td>String</td>\n<td>Candidate facing name of the candidate's application status</td>\n</tr>\n<tr>\n<td>candidateStatusCreatedDate</td>\n<td>Date</td>\n<td>Date the candidate was moved to this status.</td>\n</tr>\n<tr>\n<td>agreedToTerms</td>\n<td>Integer</td>\n<td>0 or 1, if the candidate has not, or has agreed to the terms and conditions to submit their application</td>\n</tr>\n<tr>\n<td>candidateType</td>\n<td>String</td>\n<td>Which portal they applied through (Internal/External/Agency)</td>\n</tr>\n<tr>\n<td>userAdded</td>\n<td>String</td>\n<td>Name of theuser who added the candidate (if applicable)</td>\n</tr>\n<tr>\n<td>agencySupplier</td>\n<td>String</td>\n<td>Name of Agency who submitted the candidate (if applicable)</td>\n</tr>\n<tr>\n<td>daysFromApplicationToStart</td>\n<td>Integer</td>\n<td>Number of days from application date to candidate start date</td>\n</tr>\n<tr>\n<td>candidateStartDate</td>\n<td>Date</td>\n<td>Candidate's start date</td>\n</tr>\n<tr>\n<td>CV</td>\n<td>Object</td>\n<td>Object containing the CV</td>\n</tr>\n<tr>\n<td>fileName</td>\n<td>String</td>\n<td>Name of the file</td>\n</tr>\n<tr>\n<td>contentType</td>\n<td>String</td>\n<td>The type of file</td>\n</tr>\n<tr>\n<td>data</td>\n<td>String</td>\n<td>Base64 encoded string. Total file size should be less than 1MB</td>\n</tr>\n<tr>\n<td>coverLetter</td>\n<td>Object</td>\n<td>Object containing the Cover Letter</td>\n</tr>\n<tr>\n<td>fileName</td>\n<td>String</td>\n<td>Name of the file</td>\n</tr>\n<tr>\n<td>contentType</td>\n<td>String</td>\n<td>The type of file</td>\n</tr>\n<tr>\n<td>data</td>\n<td>String</td>\n<td>Base64 encoded string. Total file size should be less than 1MB</td>\n</tr>\n<tr>\n<td>equalOps</td>\n<td>Object</td>\n<td>Object containing the candidate answers to the EqualOps questions</td>\n</tr>\n<tr>\n<td>applicationID</td>\n<td>Integer</td>\n<td>Candidate Application ID</td>\n</tr>\n<tr>\n<td>candidateID</td>\n<td>Integer</td>\n<td>Candidate ID</td>\n</tr>\n<tr>\n<td>equalOpsEthnicity</td>\n<td>String</td>\n<td>Answer to the Equal Ops question</td>\n</tr>\n<tr>\n<td>equalOpsSex</td>\n<td>String</td>\n<td>Answer to the Equal Ops question</td>\n</tr>\n<tr>\n<td>equalOpsGender</td>\n<td>String</td>\n<td>Answer to the Equal Ops question</td>\n</tr>\n<tr>\n<td>equalOpsMarital</td>\n<td>String</td>\n<td>Answer to the Equal Ops question</td>\n</tr>\n<tr>\n<td>equalOpsNationality</td>\n<td>String</td>\n<td>Answer to the Equal Ops question</td>\n</tr>\n<tr>\n<td>equalOpsReligion</td>\n<td>String</td>\n<td>Answer to the Equal Ops question</td>\n</tr>\n<tr>\n<td>equalOpsOrientation</td>\n<td>String</td>\n<td>Answer to the Equal Ops question</td>\n</tr>\n<tr>\n<td>equalOpsDisability</td>\n<td>String</td>\n<td>Candidate's answer to the 'Do you consider yourself to be disabled' standard question in the application form</td>\n</tr>\n<tr>\n<td>equalOpsDisabilityDescription</td>\n<td>String</td>\n<td>Candidate's response to 'If yes, please give more details'</td>\n</tr>\n<tr>\n<td>jobDetail</td>\n<td>Object</td>\n<td>Object containing details of the Job</td>\n</tr>\n<tr>\n<td>applicationId</td>\n<td>Integer</td>\n<td>Candidate Application ID</td>\n</tr>\n<tr>\n<td>candidateId</td>\n<td>Integer</td>\n<td>Candidate ID</td>\n</tr>\n<tr>\n<td>jobId</td>\n<td>Integer</td>\n<td>Job ID</td>\n</tr>\n<tr>\n<td>jobReference</td>\n<td>String</td>\n<td>Unique Job Reference, set by the ATS</td>\n</tr>\n<tr>\n<td>jobTitle</td>\n<td>String</td>\n<td>Internal/Primary job title</td>\n</tr>\n<tr>\n<td>jobTitleForCandidates</td>\n<td>String</td>\n<td>External/Candidate job title</td>\n</tr>\n<tr>\n<td>isLiveForCandidates</td>\n<td>Yes/No</td>\n<td>Whether job is live for candidates</td>\n</tr>\n<tr>\n<td>jobLocation</td>\n<td>String</td>\n<td>Location, set in the Job Details page</td>\n</tr>\n<tr>\n<td>locationRegion</td>\n<td>String</td>\n<td>Job Location/Region</td>\n</tr>\n<tr>\n<td>vacancyDepartment</td>\n<td>String</td>\n<td>Department, set in the Job Details page</td>\n</tr>\n<tr>\n<td>vacancySchoolLocation</td>\n<td>String</td>\n<td>School Location, set in the Job Details page</td>\n</tr>\n<tr>\n<td>vacancyDivision</td>\n<td>String</td>\n<td>Divison, set in the Job Details page</td>\n</tr>\n<tr>\n<td>vacancyCampaign</td>\n<td>String</td>\n<td>Campaign, set in the Job Details page</td>\n</tr>\n<tr>\n<td>vacancyCostCentre</td>\n<td>String</td>\n<td>Cost Centre, set in the Job Details page</td>\n</tr>\n<tr>\n<td>jobEmploymentType</td>\n<td>String</td>\n<td>Employment Type, set in the Job Details page</td>\n</tr>\n<tr>\n<td>jobHoursPerWeek</td>\n<td>String</td>\n<td>Hours per Week, set in the Job Details page</td>\n</tr>\n<tr>\n<td>jobNumberVacancies</td>\n<td>Integer</td>\n<td>No. of Vacancies, set in the Job Details page</td>\n</tr>\n<tr>\n<td>jobReportsTo</td>\n<td>String</td>\n<td>ReportsTo field, set in the Job Details page</td>\n</tr>\n<tr>\n<td>userFirstName</td>\n<td>String</td>\n<td>Name of user who created the job</td>\n</tr>\n<tr>\n<td>userLastName</td>\n<td>String</td>\n<td>Name of user who created the job</td>\n</tr>\n<tr>\n<td>jobApprovedDate</td>\n<td>Date/Time</td>\n<td>Date/Time the job was approved</td>\n</tr>\n<tr>\n<td>jobClosingDate</td>\n<td>Date/Time</td>\n<td>Date/Time the job advert closed</td>\n</tr>\n<tr>\n<td>jobCreatedDate</td>\n<td>Date/Time</td>\n<td>Date/Time the job was created</td>\n</tr>\n<tr>\n<td>jobLiveDate</td>\n<td>Date/Time</td>\n<td>Date/Time the job was moved to the Live status</td>\n</tr>\n<tr>\n<td>jobStatusName</td>\n<td>Object</td>\n<td>Object containing the Job Status details</td>\n</tr>\n<tr>\n<td>id</td>\n<td>Integer</td>\n<td>Job Status ID</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>Name of the Job Status</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}},"urlObject":{"path":["api","v1","Candidate","GetCandidateApplicationDetailByJobId",":candidateId",":jobId"],"host":["{{BaseURL}}"],"query":[],"variable":[{"id":"01aa621b-21b7-4cea-9ae2-6d81db8c1134","type":"any","value":"<integer>","key":"candidateId"},{"id":"0147af43-1a46-4145-9dd1-3d68fe3cf088","type":"any","value":"<integer>","key":"jobId"}]}},"response":[{"id":"8068e1b3-6f38-4a52-aee3-e12a131e40b9","name":"Successful Operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/JSON"}],"url":{"raw":"{{BaseURL}}/api/v1/Candidate/GetCandidateApplicationDetailByJobId/:candidateId/:jobId","host":["{{BaseURL}}"],"path":["api","v1","Candidate","GetCandidateApplicationDetailByJobId",":candidateId",":jobId"],"variable":[{"key":"candidateId","value":""},{"key":"jobId","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/JSON"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"<integer>\",\n    \"firstName\": \"<string>\",\n    \"lastName\": \"<string>\",\n    \"email\": \"<string>\",\n    \"mobile\": \"<integer>\",\n    \"address\": {\n        \"addressline1\": \"<string>\",\n        \"addressline2\": \"<string>\",\n        \"city\": \"<string>\",\n        \"county\": \"<string>\",\n        \"country\": \"<string>\",\n        \"countryISOCode\": \"<string>\",\n        \"postcode\": \"<string>\"\n    },\n    \"candidateCreatedOn\": \"<DD/MM/YYYY HH/MM/SS>\",\n    \"candidateAppliedOn\": \"<DD/MM/YYYY HH/MM/SS>\",\n    \"candidateStatusId\": \"<integer>\",\n    \"candidateStatus\": \"<string>\",\n    \"candidateStatusForCandidates\": \"<string>\",\n    \"candidateStatusCreatedDate\": \"<DD/MM/YYYY>\",\n    \"agreedToTerms\": \"<integer>\",\n    \"candidateType\": \"<string>\",\n    \"userAdded\": \"<string>\",\n    \"agencySupplier\": \"<string>\",\n    \"daysFromApplicationToStart\": \"<integer>\",\n    \"candidateStartDate\": \"<DD/MM/YYYY>\",\n    \"cv\": {\n        \"fileName\": \"<string>\",\n        \"contentType\": \"<string>\",\n        \"data\": \"<string>\"\n    },\n    \"coverLetter\": {\n        \"fileName\": \"<string>\",\n        \"contentType\": \"<string>\",\n        \"data\": \"<string>\"\n    },\n    \"equalOps\": {\n        \"applicationid\": \"<integer>\",\n        \"candidateid\": \"<integer>\",\n        \"equalOpsEthnicity\": \"<string>\",\n        \"equalOpsSex\": \"<string>\",\n        \"equalOpsGender\": \"<string>\",\n        \"equalOpsMarital\": \"<string>\",\n        \"equalOpsNationality\": \"<string>\",\n        \"equalOpsReligion\": \"<string>\",\n        \"equalOpsOrientation\": \"<string>\",\n        \"equalOpsDisability\": \"<string>\",\n        \"equalOpsDisabilityDescription\": \"<string>\"\n    },\n    \"jobDetails\": {\n        \"applicationId\": \"<integer>\",\n        \"candidateId\": \"<integer>\",\n        \"jobId\": \"<integer>\",\n        \"jobReference\": \"<string>\",\n        \"jobTitle\": \"<string>\",\n        \"jobTitleForCandidate\": \"<string>\",\n        \"isliveForCandidates\": \"<Yes/No>\",\n        \"jobLocation\": \"<string>\",\n        \"locationRegion\": \"<string>\",\n        \"vacancyDepartment\": \"<string>\",\n        \"vacancySchoolLocation\": \"<string>\",\n        \"vacancyDivision\": \"<string>\",\n        \"vacancyCampaign\": \"<string>\",\n        \"vacancyCostCentre\": \"<string>\",\n        \"jobEmploymentType\": \"<string>\",\n        \"jobHoursPerWeek\": \"<string>\",\n        \"jobNumberVacancies\": \"<integer>\",\n        \"jobReportsTo\": \"<string>\",\n        \"userFirstName\": \"<string>\",\n        \"userLastName\": \"<string>\",\n        \"jobApprovedDate\": \"<DD/MM/YYYY HH/MM/SS>\",\n        \"jobClosingDate\": \"<DD/MM/YYYY>\",\n        \"jobCreatedDate\": \"<DD/MM/YYYY HH/MM/SS>\",\n        \"jobLiveDate\": \"<DD/MM/YYYY HH/MM/SS>\",\n        \"advertisedType\": \"<string>\"\n    },\n    \"jobStatus\": {\n        \"id\": \"<integer>\",\n        \"name\": \"<string>\"\n    }\n}"},{"id":"58e09f41-f866-4c56-a340-2cc1b76393a3","name":"Invalid ID supplied","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/api/v1/Candidate/GetCandidateApplicationDetailByJobId/:candidateId/:jobId","host":["{{BaseURL}}"],"path":["api","v1","Candidate","GetCandidateApplicationDetailByJobId",":candidateId",":jobId"],"variable":[{"key":"candidateId"},{"key":"jobId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"b8ac736d-4cdf-4a94-9be2-7fce84309913","name":"Candidate Application Detail not found","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/api/v1/Candidate/GetCandidateApplicationDetailByJobId/:candidateId/:jobId","host":["{{BaseURL}}"],"path":["api","v1","Candidate","GetCandidateApplicationDetailByJobId",":candidateId",":jobId"],"variable":[{"key":"candidateId"},{"key":"jobId"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"82f8ceb1-4262-45eb-a6e2-c17e6312766f"},{"name":"Retrieve Candidate Application by Id","id":"d7ab39d5-a6db-46af-a31e-6ed06a46417a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/JSON"}],"url":"{{BaseURL}}/api/v1/Candidate/GetCandidateApplicationById/:Id","description":"<p>Return a simplified amount of detail of a single candidate application, by passing the application ID</p>\n<p>Request Body Description</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Integer</td>\n<td>Candidate ID</td>\n</tr>\n<tr>\n<td>firstName</td>\n<td>String</td>\n<td>Candidate's first name</td>\n</tr>\n<tr>\n<td>lastName</td>\n<td>String</td>\n<td>Candidate's last name</td>\n</tr>\n<tr>\n<td>email</td>\n<td>String</td>\n<td>Candidate's email address</td>\n</tr>\n<tr>\n<td>mobile</td>\n<td>Integer</td>\n<td>Candidate's mobile phone number</td>\n</tr>\n<tr>\n<td>address</td>\n<td>Object</td>\n<td>Contains the candidate's address information</td>\n</tr>\n<tr>\n<td>addressLine1</td>\n<td>String</td>\n<td>1st line of the candidate's address</td>\n</tr>\n<tr>\n<td>addressLine2</td>\n<td>String</td>\n<td>2nd line of the candidate's address</td>\n</tr>\n<tr>\n<td>city</td>\n<td>String</td>\n<td>Candidate's city</td>\n</tr>\n<tr>\n<td>county</td>\n<td>String</td>\n<td>Candidate's county</td>\n</tr>\n<tr>\n<td>country</td>\n<td>String</td>\n<td>Candidate's country</td>\n</tr>\n<tr>\n<td>countryISOCode</td>\n<td>String</td>\n<td>Country ISO Code (2 or 3 digit)</td>\n</tr>\n<tr>\n<td>postcode</td>\n<td>String</td>\n<td>Candidate's postcode</td>\n</tr>\n<tr>\n<td>candidateCreatedOn</td>\n<td>Date/Time</td>\n<td>Candidate created date</td>\n</tr>\n<tr>\n<td>candidateAppliedOn</td>\n<td>Date/Time</td>\n<td>Candidate applied on date</td>\n</tr>\n<tr>\n<td>candidateStatusID</td>\n<td>Integer</td>\n<td>ID of candidate status</td>\n</tr>\n<tr>\n<td>candidateStatus</td>\n<td>String</td>\n<td>Candidate's application status</td>\n</tr>\n<tr>\n<td>candidateStatusForCandidates</td>\n<td>String</td>\n<td>Candidate facing name of the candidate's application status</td>\n</tr>\n<tr>\n<td>candidateStatusCreatedDate</td>\n<td>Date</td>\n<td>Date the candidate was moved to this status.</td>\n</tr>\n<tr>\n<td>agreedToTerms</td>\n<td>Integer</td>\n<td>0 or 1, if the candidate has not, or has agreed to the terms and conditions to submit their application</td>\n</tr>\n<tr>\n<td>candidateType</td>\n<td>String</td>\n<td>Which portal they applied through (Internal/External/Agency)</td>\n</tr>\n<tr>\n<td>userAdded</td>\n<td>String</td>\n<td>Name of theuser who added the candidate (if applicable)</td>\n</tr>\n<tr>\n<td>agencySupplier</td>\n<td>String</td>\n<td>Name of Agency who submitted the candidate (if applicable)</td>\n</tr>\n<tr>\n<td>daysFromApplicationToStart</td>\n<td>Integer</td>\n<td>Number of days from application date to candidate start date</td>\n</tr>\n<tr>\n<td>candidateStartDate</td>\n<td>Date</td>\n<td>Candidate's start date</td>\n</tr>\n<tr>\n<td>CV</td>\n<td>Object</td>\n<td>Object containing the CV</td>\n</tr>\n<tr>\n<td>fileName</td>\n<td>String</td>\n<td>Name of the file</td>\n</tr>\n<tr>\n<td>contentType</td>\n<td>String</td>\n<td>The type of file</td>\n</tr>\n<tr>\n<td>data</td>\n<td>String</td>\n<td>Base64 encoded string. Total file size should be less than 1MB</td>\n</tr>\n<tr>\n<td>coverLetter</td>\n<td>Object</td>\n<td>Object containing the Cover Letter</td>\n</tr>\n<tr>\n<td>fileName</td>\n<td>String</td>\n<td>Name of the file</td>\n</tr>\n<tr>\n<td>contentType</td>\n<td>String</td>\n<td>The type of file</td>\n</tr>\n<tr>\n<td>data</td>\n<td>String</td>\n<td>Base64 encoded string. Total file size should be less than 1MB</td>\n</tr>\n<tr>\n<td>equalOps</td>\n<td>Object</td>\n<td>Object containing the candidate answers to the EqualOps questions</td>\n</tr>\n<tr>\n<td>applicationID</td>\n<td>Integer</td>\n<td>Candidate Application ID</td>\n</tr>\n<tr>\n<td>candidateID</td>\n<td>Integer</td>\n<td>Candidate ID</td>\n</tr>\n<tr>\n<td>equalOpsEthnicity</td>\n<td>String</td>\n<td>Answer to the Equal Ops question</td>\n</tr>\n<tr>\n<td>equalOpsSex</td>\n<td>String</td>\n<td>Answer to the Equal Ops question</td>\n</tr>\n<tr>\n<td>equalOpsGender</td>\n<td>String</td>\n<td>Answer to the Equal Ops question</td>\n</tr>\n<tr>\n<td>equalOpsMarital</td>\n<td>String</td>\n<td>Answer to the Equal Ops question</td>\n</tr>\n<tr>\n<td>equalOpsNationality</td>\n<td>String</td>\n<td>Answer to the Equal Ops question</td>\n</tr>\n<tr>\n<td>equalOpsReligion</td>\n<td>String</td>\n<td>Answer to the Equal Ops question</td>\n</tr>\n<tr>\n<td>equalOpsOrientation</td>\n<td>String</td>\n<td>Answer to the Equal Ops question</td>\n</tr>\n<tr>\n<td>equalOpsDisability</td>\n<td>String</td>\n<td>Candidate's answer to the 'Do you consider yourself to be disabled' standard question in the application form</td>\n</tr>\n<tr>\n<td>equalOpsDisabilityDescription</td>\n<td>String</td>\n<td>Candidate's response to 'If yes, please give more details'</td>\n</tr>\n<tr>\n<td>jobDetail</td>\n<td>Object</td>\n<td>Object containing details of the Job</td>\n</tr>\n<tr>\n<td>applicationId</td>\n<td>Integer</td>\n<td>Candidate Application ID</td>\n</tr>\n<tr>\n<td>candidateId</td>\n<td>Integer</td>\n<td>Candidate ID</td>\n</tr>\n<tr>\n<td>jobId</td>\n<td>Integer</td>\n<td>Job ID</td>\n</tr>\n<tr>\n<td>jobReference</td>\n<td>String</td>\n<td>Unique Job Reference, set by the ATS</td>\n</tr>\n<tr>\n<td>jobTitle</td>\n<td>String</td>\n<td>Internal/Primary job title</td>\n</tr>\n<tr>\n<td>jobTitleForCandidates</td>\n<td>String</td>\n<td>External/Candidate job title</td>\n</tr>\n<tr>\n<td>isLiveForCandidates</td>\n<td>Yes/No</td>\n<td>Whether job is live for candidates</td>\n</tr>\n<tr>\n<td>jobLocation</td>\n<td>String</td>\n<td>Location, set in the Job Details page</td>\n</tr>\n<tr>\n<td>locationRegion</td>\n<td>String</td>\n<td>Job Location/Region</td>\n</tr>\n<tr>\n<td>vacancyDepartment</td>\n<td>String</td>\n<td>Department, set in the Job Details page</td>\n</tr>\n<tr>\n<td>vacancySchoolLocation</td>\n<td>String</td>\n<td>School Location, set in the Job Details page</td>\n</tr>\n<tr>\n<td>vacancyDivision</td>\n<td>String</td>\n<td>Divison, set in the Job Details page</td>\n</tr>\n<tr>\n<td>vacancyCampaign</td>\n<td>String</td>\n<td>Campaign, set in the Job Details page</td>\n</tr>\n<tr>\n<td>vacancyCostCentre</td>\n<td>String</td>\n<td>Cost Centre, set in the Job Details page</td>\n</tr>\n<tr>\n<td>jobEmploymentType</td>\n<td>String</td>\n<td>Employment Type, set in the Job Details page</td>\n</tr>\n<tr>\n<td>jobHoursPerWeek</td>\n<td>String</td>\n<td>Hours per Week, set in the Job Details page</td>\n</tr>\n<tr>\n<td>jobNumberVacancies</td>\n<td>Integer</td>\n<td>No. of Vacancies, set in the Job Details page</td>\n</tr>\n<tr>\n<td>jobReportsTo</td>\n<td>String</td>\n<td>ReportsTo field, set in the Job Details page</td>\n</tr>\n<tr>\n<td>userFirstName</td>\n<td>String</td>\n<td>Name of user who created the job</td>\n</tr>\n<tr>\n<td>userLastName</td>\n<td>String</td>\n<td>Name of user who created the job</td>\n</tr>\n<tr>\n<td>jobApprovedDate</td>\n<td>Date/Time</td>\n<td>Date/Time the job was approved</td>\n</tr>\n<tr>\n<td>jobClosingDate</td>\n<td>Date/Time</td>\n<td>Date/Time the job advert closed</td>\n</tr>\n<tr>\n<td>jobCreatedDate</td>\n<td>Date/Time</td>\n<td>Date/Time the job was created</td>\n</tr>\n<tr>\n<td>jobLiveDate</td>\n<td>Date/Time</td>\n<td>Date/Time the job was moved to the Live status</td>\n</tr>\n<tr>\n<td>jobStatusName</td>\n<td>Object</td>\n<td>Object containing the Job Status details</td>\n</tr>\n<tr>\n<td>id</td>\n<td>Integer</td>\n<td>Job Status ID</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>Name of the Job Status</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}},"urlObject":{"path":["api","v1","Candidate","GetCandidateApplicationById",":Id"],"host":["{{BaseURL}}"],"query":[],"variable":[{"type":"any","value":"<integer>","key":"Id"}]}},"response":[{"id":"e9849eb8-7091-4708-bb67-aae7782cd3ad","name":"Successful Operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/JSON"}],"url":{"raw":"{{BaseURL}}/api/v1/Candidate/GetCandidateApplicationById/:Id","host":["{{BaseURL}}"],"path":["api","v1","Candidate","GetCandidateApplicationById",":Id"],"variable":[{"key":"Id","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/JSON"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"<integer>\",\n    \"firstName\": \"<string>\",\n    \"lastName\": \"<string>\",\n    \"email\": \"<string>\",\n    \"mobile\": \"<integer>\",\n    \"address\": {\n        \"addressline1\": \"<string>\",\n        \"addressline2\": \"<string>\",\n        \"city\": \"<string>\",\n        \"county\": \"<string>\",\n        \"country\": \"<string>\",\n        \"countryISOCode\": \"<string>\",\n        \"postcode\": \"<string>\"\n    },\n    \"candidateCreatedOn\": \"<DD/MM/YYYY HH/MM/SS>\",\n    \"candidateAppliedOn\": \"<DD/MM/YYYY HH/MM/SS>\",\n    \"candidateStatusId\": \"<integer>\",\n    \"candidateStatus\": \"<string>\",\n    \"candidateStatusForCandidates\": \"<string>\",\n    \"candidateStatusCreatedDate\": \"<DD/MM/YYYY>\",\n    \"agreedToTerms\": \"<integer>\",\n    \"candidateType\": \"<string>\",\n    \"userAdded\": \"<string>\",\n    \"agencySupplier\": \"<string>\",\n    \"daysFromApplicationToStart\": \"<integer>\",\n    \"candidateStartDate\": \"<DD/MM/YYYY>\",\n    \"cv\": {\n        \"fileName\": \"<string>\",\n        \"contentType\": \"<string>\",\n        \"data\": \"<string>\"\n    },\n    \"coverLetter\": {\n        \"fileName\": \"<string>\",\n        \"contentType\": \"<string>\",\n        \"data\": \"<string>\"\n    },\n    \"equalOps\": {\n        \"applicationid\": \"<integer>\",\n        \"candidateid\": \"<integer>\",\n        \"equalOpsEthnicity\": \"<string>\",\n        \"equalOpsSex\": \"<string>\",\n        \"equalOpsGender\": \"<string>\",\n        \"equalOpsMarital\": \"<string>\",\n        \"equalOpsNationality\": \"<string>\",\n        \"equalOpsReligion\": \"<string>\",\n        \"equalOpsOrientation\": \"<string>\",\n        \"equalOpsDisability\": \"<string>\",\n        \"equalOpsDisabilityDescription\": \"<string>\"\n    },\n    \"jobDetails\": {\n        \"applicationId\": \"<integer>\",\n        \"candidateId\": \"<integer>\",\n        \"jobId\": \"<integer>\",\n        \"jobReference\": \"<string>\",\n        \"jobTitle\": \"<string>\",\n        \"jobTitleForCandidate\": \"<string>\",\n        \"isliveForCandidates\": \"<Yes/No>\",\n        \"jobLocation\": \"<string>\",\n        \"locationRegion\": \"<string>\",\n        \"vacancyDepartment\": \"<string>\",\n        \"vacancySchoolLocation\": \"<string>\",\n        \"vacancyDivision\": \"<string>\",\n        \"vacancyCampaign\": \"<string>\",\n        \"vacancyCostCentre\": \"<string>\",\n        \"jobEmploymentType\": \"<string>\",\n        \"jobHoursPerWeek\": \"<string>\",\n        \"jobNumberVacancies\": \"<integer>\",\n        \"jobReportsTo\": \"<string>\",\n        \"userFirstName\": \"<string>\",\n        \"userLastName\": \"<string>\",\n        \"jobApprovedDate\": \"<DD/MM/YYYY HH/MM/SS>\",\n        \"jobClosingDate\": \"<DD/MM/YYYY>\",\n        \"jobCreatedDate\": \"<DD/MM/YYYY HH/MM/SS>\",\n        \"jobLiveDate\": \"<DD/MM/YYYY HH/MM/SS>\",\n        \"advertisedType\": \"<string>\"\n    },\n    \"jobStatus\": {\n        \"id\": \"<integer>\",\n        \"name\": \"<string>\"\n    }\n}"},{"id":"cedcaa5c-1a61-472b-89e7-04d3d3ec5502","name":"Invalid ID supplied","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/api/v1/Candidate/GetCandidateApplicationById/:Id","host":["{{BaseURL}}"],"path":["api","v1","Candidate","GetCandidateApplicationById",":Id"],"variable":[{"key":"Id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"56d32cc3-ad19-4744-ad21-7d66960b8815","name":"Candidate not found","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/api/v1/Candidate/GetCandidateApplicationById/:Id","host":["{{BaseURL}}"],"path":["api","v1","Candidate","GetCandidateApplicationById",":Id"],"variable":[{"key":"Id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"d7ab39d5-a6db-46af-a31e-6ed06a46417a"},{"name":"Get Recently Updated Candidate Application Details","id":"5580a89a-b9f6-4ed1-a8ec-805698a14d4b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/JSON"}],"url":"{{BaseURL}}/api/v1/Candidate/GetRecentUpdatedApplications","description":"<p>Returns a list of candidates whose status has changed in the last 24 hours. Requires that the user who has authenticated for this call have ListAllJobs access rights.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>candidateApplicationId</td>\n<td>Integer</td>\n<td>ID of the specific application</td>\n</tr>\n<tr>\n<td>candidateId</td>\n<td>Integer</td>\n<td>Candidate ID number</td>\n</tr>\n<tr>\n<td>firstName</td>\n<td>String</td>\n<td>Candidate's first name</td>\n</tr>\n<tr>\n<td>lastName</td>\n<td>String</td>\n<td>Candidate's last name</td>\n</tr>\n<tr>\n<td>emailAddress</td>\n<td>String</td>\n<td>Candidate's email address</td>\n</tr>\n<tr>\n<td>applicationStatusCreatedDate</td>\n<td>Date/Time</td>\n<td>Date &amp; time the candidate was moved to this status</td>\n</tr>\n<tr>\n<td>daysFromApplicationDateToStartDate</td>\n<td>Integer</td>\n<td>Number of days between the candidate's start date, and their application date.</td>\n</tr>\n<tr>\n<td>jobDetail</td>\n<td>Object</td>\n<td>Contains information about the job</td>\n</tr>\n<tr>\n<td>jobID</td>\n<td>Integer</td>\n<td>Unique ID for the job, created by the ATS</td>\n</tr>\n<tr>\n<td>jobTitle</td>\n<td>String</td>\n<td>Internal/Primary job title</td>\n</tr>\n<tr>\n<td>jobReference</td>\n<td>String</td>\n<td>Unique string to identify the job, created with the ATS</td>\n</tr>\n<tr>\n<td>noOfVacancies</td>\n<td>Integer</td>\n<td>Number of vacancies specified in the JobDetails page in the ATS</td>\n</tr>\n<tr>\n<td>startDate</td>\n<td>Date/Time</td>\n<td>Start date &amp; time specified in the JobDetails page in the ATS</td>\n</tr>\n<tr>\n<td>closingDate</td>\n<td>Date/Time</td>\n<td>Closing Date &amp; time specified in the PostTheJob page in the ATS</td>\n</tr>\n<tr>\n<td>hours</td>\n<td>Integer</td>\n<td>Number of hours specified in the JobDetails page in the ATS</td>\n</tr>\n<tr>\n<td>employmentType</td>\n<td>String</td>\n<td>Type of employment specified in the JobDetails page in the ATS</td>\n</tr>\n<tr>\n<td>divisionName</td>\n<td>String</td>\n<td>Division specified in the JobDetails page in the ATS</td>\n</tr>\n<tr>\n<td>jobStatus</td>\n<td>String</td>\n<td>Status of the Job</td>\n</tr>\n<tr>\n<td>Location</td>\n<td>Object</td>\n<td>Contains information about the job location</td>\n</tr>\n<tr>\n<td>locationName</td>\n<td>String</td>\n<td>Name of the Location</td>\n</tr>\n<tr>\n<td>fax</td>\n<td>String</td>\n<td>Fax field of the Location. Often repurposed.</td>\n</tr>\n<tr>\n<td>applicationStatus</td>\n<td>Object</td>\n<td>Contains information about the status of the candidate's application</td>\n</tr>\n<tr>\n<td>applicationId</td>\n<td>Integer</td>\n<td>ID of the application status</td>\n</tr>\n<tr>\n<td>applicationStatus</td>\n<td>String</td>\n<td>Name of the application status</td>\n</tr>\n<tr>\n<td>systemUser</td>\n<td>Object</td>\n<td>Contains details of the user who updated the candidate to this status</td>\n</tr>\n<tr>\n<td>firstName</td>\n<td>String</td>\n<td>First name of the user</td>\n</tr>\n<tr>\n<td>lastName</td>\n<td>String</td>\n<td>Last name of the user</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}},"urlObject":{"path":["api","v1","Candidate","GetRecentUpdatedApplications"],"host":["{{BaseURL}}"],"query":[{"disabled":true,"key":"PageNo","value":"<integer>"},{"disabled":true,"key":"TextToSearch","value":"<string>"},{"disabled":true,"key":"SortColumn","value":"<string>"},{"disabled":true,"key":"SortDirection","value":"<string>"},{"disabled":true,"key":"PageSize","value":"<integer>"},{"disabled":true,"key":"ApplicationStatusId","value":"<integer>"}],"variable":[]}},"response":[{"id":"0896da90-caa5-4138-914c-bd0b1ac7dd4e","name":"Successful Operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/JSON"}],"url":{"raw":"{{BaseURL}}/api/v1/Candidate/GetRecentlyUpdatedApplications","host":["{{BaseURL}}"],"path":["api","v1","Candidate","GetRecentlyUpdatedApplications"],"query":[{"key":"PageNo","value":"<integer>","disabled":true},{"key":"TextToSearch","value":"<string>","disabled":true},{"key":"SortColumn","value":"<string>","disabled":true},{"key":"SortDirection","value":"<string>","disabled":true},{"key":"PageSize","value":"<integer>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/JSON"}],"cookie":[],"responseTime":null,"body":"{\n  \"candidateApplicationId\": \"<integer>\",\n  \"candidateId\": \"<integer>\",\n  \"firstName\": \"<string>\",\n  \"lastName\": \"<string>\",\n  \"emailAddress\": \"<string>\",\n  \"applicationStatusCreatedDate\": \"DD/MM/YYYY HH:MM:SS\",\n  \"daysFromApplicationDateToStartDate\": \"<integer>\",\n  \"jobDetail\": {\n    \"jobId\": \"<integer>\",\n    \"jobTitle\": \"<string>\",\n    \"jobReference\": \"<string>\",\n    \"noOfVacancies\": \"<integer>\",\n    \"startDate\": \"DD/MM/YYYY HH:MM:SS\",\n    \"closingDate\": \"DD/MM/YYYY HH:MM:SS\",\n    \"hours\": \"<integer>\",\n    \"employmentType\": \"<string>\",\n    \"divisionName\": \"<string>\",\n    \"jobStatus\": \"<string>\",\n    \"location\": {\n      \"locationName\": \"<string>\",\n      \"fax\": \"<string>\"\n    }\n  },\n  \"applicationStatus\": {\n    \"applicationStatusId\": \"<integer>\",\n    \"applicationStatus\": \"<string>\"\n  },\n  \"systemUser\": {\n    \"firstName\": \"<string>\",\n    \"lastName\": \"<string>\"\n  }\n}"},{"id":"a84722be-792a-4bd3-8dc6-75e1c7f51f0f","name":"Invalid ID supplied","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/api/v1/Candidate/GetRecentlyUpdatedApplications?PageNo=<integer>&TextToSearch=<string>&SortColumn=<string>&SortDirection=<string>&PageSize=<integer>","host":["{{BaseURL}}"],"path":["api","v1","Candidate","GetRecentlyUpdatedApplications"],"query":[{"key":"PageNo","value":"<integer>"},{"key":"TextToSearch","value":"<string>"},{"key":"SortColumn","value":"<string>"},{"key":"SortDirection","value":"<string>"},{"key":"PageSize","value":"<integer>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"96826e7d-8fd6-4a8b-846f-b51adafceb09","name":"Candidate not found","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/api/v1/Candidate/GetRecentlyUpdatedApplications?PageNo=<integer>&TextToSearch=<string>&SortColumn=<string>&SortDirection=<string>&PageSize=<integer>","host":["{{BaseURL}}"],"path":["api","v1","Candidate","GetRecentlyUpdatedApplications"],"query":[{"key":"PageNo","value":"<integer>"},{"key":"TextToSearch","value":"<string>"},{"key":"SortColumn","value":"<string>"},{"key":"SortDirection","value":"<string>"},{"key":"PageSize","value":"<integer>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"5580a89a-b9f6-4ed1-a8ec-805698a14d4b"},{"name":"Direct Apply Integrations","id":"9710ec90-cc7a-456d-b8a2-25863ad8ddf0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/JSON"}],"body":{"mode":"raw","raw":"{\n  \"id\": \"<string>\",\n  \"job\": {\n    \"id\": \"<integer>\"\n  },\n  \"applicant\": {\n    \"firstName\": \"<string>\",\n    \"lastName\": \"<string>\",\n    \"email\": \"<string>\",\n    \"mobile\": \"<string>\",\n    \"address\": {\n      \"addressline1\": \"<string>\",\n      \"addressline2\": \"<string>\",\n      \"city\": \"<string>\",\n      \"county\": \"<string>\",\n      \"country\": \"<string>\",\n      \"countryISOCode\": \"<string>\",\n      \"postcode\": \"<string>\"\n    },\n    \"resume\": {\n      \"filename\": \"<string>\",,\n      \"data\": \"<string>\"\n    },\n    \"coverLetter\": {\n      \"filename\": \"<string>\",\n      \"data\": \"<string>\"\n    }\n  },\n  \"utm_Source\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"{{BaseURL}}/api/v1/Candidate/DirectApplyData","description":"<p>Post a Direct-Apply candidate into the system. This is for third parties who want to push a candidate into the system without redirecting the candidate to Jobtrain. Will always take the fields shown, but more can be accepted into the system by modifying the Direct Apply template within the client site.</p>\n<p>Please note: Country must be the ISO recognised name and code for that country.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>String</td>\n<td>Unique reference no of third party integrator</td>\n</tr>\n<tr>\n<td>job</td>\n<td>Object</td>\n<td>Contains details of the Job the candidate is to be posted to</td>\n</tr>\n<tr>\n<td>id</td>\n<td>Integer</td>\n<td>ID of the job within the ATS</td>\n</tr>\n<tr>\n<td>applicant</td>\n<td>Object</td>\n<td>Contains the details of the candidate</td>\n</tr>\n<tr>\n<td>firstName</td>\n<td>String</td>\n<td>Candidate's first name</td>\n</tr>\n<tr>\n<td>lastName</td>\n<td>String</td>\n<td>Candidate's last name</td>\n</tr>\n<tr>\n<td>email</td>\n<td>String</td>\n<td>Candidate's email address</td>\n</tr>\n<tr>\n<td>mobile</td>\n<td>String</td>\n<td>Candidate's mobile number</td>\n</tr>\n<tr>\n<td>address</td>\n<td>Object</td>\n<td>Contains the candidate's address</td>\n</tr>\n<tr>\n<td>addressLine1</td>\n<td>String</td>\n<td>First line of the address</td>\n</tr>\n<tr>\n<td>addressLine2</td>\n<td>String</td>\n<td>Second line of the address</td>\n</tr>\n<tr>\n<td>city</td>\n<td>String</td>\n<td>City the candidate lives in</td>\n</tr>\n<tr>\n<td>county</td>\n<td>String</td>\n<td>County the candidate lives in</td>\n</tr>\n<tr>\n<td>country</td>\n<td>String</td>\n<td>Country the candidate lives in (must be recognised ISO country name)</td>\n</tr>\n<tr>\n<td>countryISOCode</td>\n<td>String</td>\n<td>Two or three letter ISO code</td>\n</tr>\n<tr>\n<td>postcode</td>\n<td>String</td>\n<td>Candidate's postcode</td>\n</tr>\n<tr>\n<td>resume</td>\n<td>Object</td>\n<td>Contains the candidate's CV. Accepts .doc, .docx, .pdf, .xlsx, and .xls formats</td>\n</tr>\n<tr>\n<td>filename</td>\n<td>String</td>\n<td>Name of the file</td>\n</tr>\n<tr>\n<td>data</td>\n<td>String</td>\n<td>Base64 encoded string. Size of the file should be less then 1MB</td>\n</tr>\n<tr>\n<td>coverLetter</td>\n<td>Object</td>\n<td>Contains the candidate's cover letter</td>\n</tr>\n<tr>\n<td>filename</td>\n<td>String</td>\n<td>Name of the file</td>\n</tr>\n<tr>\n<td>data</td>\n<td>String</td>\n<td>Base64 encoded string. Size of the file should be less then 1MB</td>\n</tr>\n<tr>\n<td>utm_source</td>\n<td>String</td>\n<td>Source token to track applicants origin</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}},"urlObject":{"path":["api","v1","Candidate","DirectApplyData"],"host":["{{BaseURL}}"],"query":[],"variable":[]}},"response":[{"id":"a18763e7-77b8-4b97-ae71-f3ee56fd61ac","name":"Successful Operation","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"id\": \"<string>\",\n  \"job\": {\n    \"id\": \"<integer>\"\n  },\n  \"applicant\": {\n    \"firstName\": \"<string>\",\n    \"lastName\": \"<string>\",\n    \"email\": \"<string>\",\n    \"mobile\": \"<integer>\",\n    \"address\": {\n      \"addressline1\": \"<string>\",\n      \"addressline2\": \"<string>\",\n      \"city\": \"<string>\",\n      \"county\": \"<string>\",\n      \"country\": \"<string>\",\n      \"countryISOCode\": \"<string>\",\n      \"postcode\": \"<string>\"\n    },\n    \"resume\": {\n      \"filename\": \"<string>\",\n      \"data\": \"<string>\"\n    },\n    \"coverLetter\": {\n      \"filename\": \"<string>\",\n      \"data\": \"<string>\"\n    }\n  },\n  \"utm_Source\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"{{BaseURL}}/api/v1/Candidate/DirectApplyData"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"status\": 200,\r\n    \"message\": \"Successfully saved\",\r\n    \"resultData\": {\r\n        \"applicationId\": <integer>,\r\n        \"candidateId\": <integer>,\r\n        \"jobId\": <integer>\r\n    }\r\n}"},{"id":"f663028d-47bd-4490-8d97-a69d872703e2","name":"Invalid ID supplied","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/JSON"}],"body":{"mode":"raw","raw":"{\n  \"id\": \"<string>\",\n  \"job\": {\n    \"id\": \"<long>\"\n  },\n  \"applicant\": {\n    \"firstName\": \"<string>\",\n    \"lastName\": \"<string>\",\n    \"email\": \"<string>\",\n    \"mobile\": \"<string>\",\n    \"address\": {\n      \"addressline1\": \"<string>\",\n      \"addressline2\": \"<string>\",\n      \"city\": \"<string>\",\n      \"county\": \"<string>\",\n      \"country\": \"<string>\",\n      \"postcode\": \"<string>\"\n    },\n    \"resume\": {\n      \"filename\": \"<string>\",\n      \"contentType\": \"<string>\",\n      \"data\": \"<string>\"\n    },\n    \"coverLetter\": {\n      \"filename\": \"<string>\",\n      \"contentType\": \"<string>\",\n      \"data\": \"<string>\"\n    }\n  },\n  \"utm_Source\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"{{BaseURL}}/api/v1/Candidate/DirectApplyData"},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"35b498e6-4724-4aac-af40-1e8ba0a8abf7","name":"Forbidden","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/JSON"}],"body":{"mode":"raw","raw":"{\n  \"id\": \"<string>\",\n  \"job\": {\n    \"id\": \"<long>\"\n  },\n  \"applicant\": {\n    \"firstName\": \"<string>\",\n    \"lastName\": \"<string>\",\n    \"email\": \"<string>\",\n    \"mobile\": \"<string>\",\n    \"address\": {\n      \"addressline1\": \"<string>\",\n      \"addressline2\": \"<string>\",\n      \"city\": \"<string>\",\n      \"county\": \"<string>\",\n      \"country\": \"<string>\",\n      \"postcode\": \"<string>\"\n    },\n    \"resume\": {\n      \"filename\": \"<string>\",\n      \"contentType\": \"<string>\",\n      \"data\": \"<string>\"\n    },\n    \"coverLetter\": {\n      \"filename\": \"<string>\",\n      \"contentType\": \"<string>\",\n      \"data\": \"<string>\"\n    }\n  },\n  \"utm_Source\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"{{BaseURL}}/api/v1/Candidate/DirectApplyData"},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"04e479d1-44e9-477d-841f-f63fb45f49dd","name":"Candidate not found","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/JSON"}],"body":{"mode":"raw","raw":"{\n  \"id\": \"<string>\",\n  \"job\": {\n    \"id\": \"<long>\"\n  },\n  \"applicant\": {\n    \"firstName\": \"<string>\",\n    \"lastName\": \"<string>\",\n    \"email\": \"<string>\",\n    \"mobile\": \"<string>\",\n    \"address\": {\n      \"addressline1\": \"<string>\",\n      \"addressline2\": \"<string>\",\n      \"city\": \"<string>\",\n      \"county\": \"<string>\",\n      \"country\": \"<string>\",\n      \"postcode\": \"<string>\"\n    },\n    \"resume\": {\n      \"filename\": \"<string>\",\n      \"contentType\": \"<string>\",\n      \"data\": \"<string>\"\n    },\n    \"coverLetter\": {\n      \"filename\": \"<string>\",\n      \"contentType\": \"<string>\",\n      \"data\": \"<string>\"\n    }\n  },\n  \"utm_Source\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"{{BaseURL}}/api/v1/Candidate/DirectApplyData"},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"9710ec90-cc7a-456d-b8a2-25863ad8ddf0"},{"name":"Direct Apply Integration V2","id":"f6eef404-b5f0-4236-be23-836f02e4a8ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/JSON"}],"body":{"mode":"raw","raw":"{\n    \"id\": \"<integer>\",\n    \"jobId\": \"<integer>\",\n    \"source\": \"<string>\",\n    \"answers\": {\n        \"firstName\": \"<string>\",\n        \"lastName\": \"<string>\",\n        \"email\": \"<string>\",\n        \"mobile\": \"<integer>\",\n        \"questionAnswers\": [\n            {\n                \"id\": \"<string>\",\n                \"value\": \"<string>\",\n                \"values\": null\n            },\n            {\n                \"id\": \"<string>\",\n                \"value\": null,\n                \"values\": [\"<string>\", \"<string>\"]\n            }\n        ],\n        \"CV\": {\n            \"fileName\": \"<string>\",\n            \"contentType\": \"<string>\",\n            \"data\": \"<Base64 string>\"\n        }\n    }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"{{BaseURL}}/api/v1/Candidate/DirectApplyData","description":"<p>Post a Direct-Apply candidate into the system. This is for third parties who want to push a candidate into the system without redirecting the candidate to Jobtrain. This version requires the candidate answer questions against the job, and therefore the third party must display these to the candidate.</p>\n<p>As this is the enhanced variant, and the version type passed with this call needs to be 2, rather than current version 1 used for all other endpoints. This is how to pick between using this enhanced version, and the base Direct Apply endpoint.</p>\n<p>To use this endpoint, you must first get the DirectApplyQuestions URL from the job the candidate is applying for. This will contain the required fields for the job, as well as indicating whether a CV is required or not.</p>\n<p>Each question consists of the following characteristics:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>String</td>\n<td>Unique identifier for the question. EQ means it comes from Equal Ops, STND from the default standard questions at the start of the application form, AF from the Application Form, PRE from the Pre-Assessment Form</td>\n</tr>\n<tr>\n<td>type</td>\n<td>String</td>\n<td>Question type. Can be a text question, select, or multiselect. Use this field to determine how to display the question to the candidate in the third party system.</td>\n</tr>\n<tr>\n<td>question</td>\n<td>String</td>\n<td>Question text</td>\n</tr>\n<tr>\n<td>required</td>\n<td>Boolean</td>\n<td>Yes/No</td>\n</tr>\n<tr>\n<td>format</td>\n<td>String</td>\n<td>Defaults to null, unless otherwise specified</td>\n</tr>\n<tr>\n<td>options</td>\n<td>Array</td>\n<td>For select and multiselect, it returns an array of options available for the candidate to select. This consists of a value and label pair. Value is the identifier that must be returned with the POST, label is the candidate friendly name.</td>\n</tr>\n</tbody>\n</table>\n</div><p>Once the candidate responses have been gathered, the details should be consolidated and POSTed to the endpoint using the below structure:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>String</td>\n<td>Unique reference no of third party integrator</td>\n</tr>\n<tr>\n<td>job</td>\n<td>Object</td>\n<td>Contains details of the Job the candidate is to be posted to</td>\n</tr>\n<tr>\n<td>id</td>\n<td>Integer</td>\n<td>ID of the job within the ATS</td>\n</tr>\n<tr>\n<td>answers</td>\n<td>Object</td>\n<td>Contains the application details</td>\n</tr>\n<tr>\n<td>firstName</td>\n<td>String</td>\n<td>Candidate's first name</td>\n</tr>\n<tr>\n<td>lastName</td>\n<td>String</td>\n<td>Candidate's last name</td>\n</tr>\n<tr>\n<td>email</td>\n<td>String</td>\n<td>Candidate's email address</td>\n</tr>\n<tr>\n<td>mobile</td>\n<td>Integer</td>\n<td>Candidate's mobile number</td>\n</tr>\n<tr>\n<td>questionAnswers</td>\n<td>Object</td>\n<td>Contains the answers to the required questions</td>\n</tr>\n<tr>\n<td>id</td>\n<td>String</td>\n<td>Unique identifier of the question</td>\n</tr>\n<tr>\n<td>value</td>\n<td>String</td>\n<td>For select questions, the single ID of the chosen option should go here. Otherwise should be null</td>\n</tr>\n<tr>\n<td>values</td>\n<td>String</td>\n<td>For multiselect questions, an array of the chosen options should go here. Otherwise should be null</td>\n</tr>\n<tr>\n<td>CV</td>\n<td>Object</td>\n<td>Contains the candidate's CV. Accepts .doc, .docx, .pdf, .xlsx, and .xls formats</td>\n</tr>\n<tr>\n<td>filename</td>\n<td>String</td>\n<td>Name of the file</td>\n</tr>\n<tr>\n<td>contentType</td>\n<td>String</td>\n<td>MIMEtype of the file</td>\n</tr>\n<tr>\n<td>data</td>\n<td>String</td>\n<td>Base64 encoded string. Size of the file should be less then 1MB</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}},"urlObject":{"path":["api","v1","Candidate","DirectApplyData"],"host":["{{BaseURL}}"],"query":[],"variable":[]}},"response":[{"id":"bfe1a98c-0388-4c7f-a689-cdced4fb810e","name":"Successful Operation","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"id\": \"<string>\",\n  \"job\": {\n    \"id\": \"<integer>\"\n  },\n  \"applicant\": {\n    \"firstName\": \"<string>\",\n    \"lastName\": \"<string>\",\n    \"email\": \"<string>\",\n    \"mobile\": \"<integer>\",\n    \"address\": {\n      \"addressline1\": \"<string>\",\n      \"addressline2\": \"<string>\",\n      \"city\": \"<string>\",\n      \"county\": \"<string>\",\n      \"country\": \"<string>\",\n      \"countryISOCode\": \"<string>\",\n      \"postcode\": \"<string>\"\n    },\n    \"resume\": {\n      \"filename\": \"<string>\",\n      \"data\": \"<string>\"\n    },\n    \"coverLetter\": {\n      \"filename\": \"<string>\",\n      \"data\": \"<string>\"\n    }\n  },\n  \"utm_Source\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"{{BaseURL}}/api/v1/Candidate/DirectApplyData"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n    \"status\": 200,\r\n    \"message\": \"Successfully saved\",\r\n    \"resultData\": {\r\n        \"applicationId\": <integer>,\r\n        \"candidateId\": <integer>,\r\n        \"jobId\": <integer>\r\n    }\r\n}"},{"id":"4c35183b-d1d8-4b3f-9475-8fc1d4ce8abe","name":"Invalid ID supplied","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/JSON"}],"body":{"mode":"raw","raw":"{\n  \"id\": \"<string>\",\n  \"job\": {\n    \"id\": \"<long>\"\n  },\n  \"applicant\": {\n    \"firstName\": \"<string>\",\n    \"lastName\": \"<string>\",\n    \"email\": \"<string>\",\n    \"mobile\": \"<string>\",\n    \"address\": {\n      \"addressline1\": \"<string>\",\n      \"addressline2\": \"<string>\",\n      \"city\": \"<string>\",\n      \"county\": \"<string>\",\n      \"country\": \"<string>\",\n      \"postcode\": \"<string>\"\n    },\n    \"resume\": {\n      \"filename\": \"<string>\",\n      \"contentType\": \"<string>\",\n      \"data\": \"<string>\"\n    },\n    \"coverLetter\": {\n      \"filename\": \"<string>\",\n      \"contentType\": \"<string>\",\n      \"data\": \"<string>\"\n    }\n  },\n  \"utm_Source\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"{{BaseURL}}/api/v1/Candidate/DirectApplyData"},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"fc221db5-fcc9-4136-95c9-cb646a819fe7","name":"Forbidden","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/JSON"}],"body":{"mode":"raw","raw":"{\n  \"id\": \"<string>\",\n  \"job\": {\n    \"id\": \"<long>\"\n  },\n  \"applicant\": {\n    \"firstName\": \"<string>\",\n    \"lastName\": \"<string>\",\n    \"email\": \"<string>\",\n    \"mobile\": \"<string>\",\n    \"address\": {\n      \"addressline1\": \"<string>\",\n      \"addressline2\": \"<string>\",\n      \"city\": \"<string>\",\n      \"county\": \"<string>\",\n      \"country\": \"<string>\",\n      \"postcode\": \"<string>\"\n    },\n    \"resume\": {\n      \"filename\": \"<string>\",\n      \"contentType\": \"<string>\",\n      \"data\": \"<string>\"\n    },\n    \"coverLetter\": {\n      \"filename\": \"<string>\",\n      \"contentType\": \"<string>\",\n      \"data\": \"<string>\"\n    }\n  },\n  \"utm_Source\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"{{BaseURL}}/api/v1/Candidate/DirectApplyData"},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"c3612dfe-890d-420c-8a80-b4b908863aad","name":"Candidate not found","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/JSON"}],"body":{"mode":"raw","raw":"{\n  \"id\": \"<string>\",\n  \"job\": {\n    \"id\": \"<long>\"\n  },\n  \"applicant\": {\n    \"firstName\": \"<string>\",\n    \"lastName\": \"<string>\",\n    \"email\": \"<string>\",\n    \"mobile\": \"<string>\",\n    \"address\": {\n      \"addressline1\": \"<string>\",\n      \"addressline2\": \"<string>\",\n      \"city\": \"<string>\",\n      \"county\": \"<string>\",\n      \"country\": \"<string>\",\n      \"postcode\": \"<string>\"\n    },\n    \"resume\": {\n      \"filename\": \"<string>\",\n      \"contentType\": \"<string>\",\n      \"data\": \"<string>\"\n    },\n    \"coverLetter\": {\n      \"filename\": \"<string>\",\n      \"contentType\": \"<string>\",\n      \"data\": \"<string>\"\n    }\n  },\n  \"utm_Source\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"{{BaseURL}}/api/v1/Candidate/DirectApplyData"},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"f6eef404-b5f0-4236-be23-836f02e4a8ea"}],"id":"b8e62861-ce50-41b8-ae42-cba28eb8afbc","description":"<p>These are the API calls to retrieve candidate data. In these calls, we make a distinction between the candidate (the core information for that candidate's account) and their applications (with job-specific information).</p>\n<p>Date/Time format is as follows: DD/MM/YYYY HH:MM:SS</p>\n<p>Date format is as follows: DD/MM/YYYY</p>\n","_postman_id":"b8e62861-ce50-41b8-ae42-cba28eb8afbc","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}}},{"name":"StarterForm","item":[{"name":"Get New Starter Form Details","id":"f2480e86-5ad8-4e8e-8ee1-9f9da4ed7599","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/JSON"}],"url":"{{BaseURL}}/api/v1/StarterForm/GetNewStarterFormDetail?candidateApplicationID=<integer>","description":"<p>This returns the Starter Form details of a specific application.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>candidateApplicationId</td>\n<td>Integer</td>\n<td>Candidate application ID</td>\n</tr>\n<tr>\n<td>candidateId</td>\n<td>Integer</td>\n<td>Candidate ID</td>\n</tr>\n<tr>\n<td>starterDataCreatedDate</td>\n<td>Date/Time</td>\n<td>Date the Starter Form was saved</td>\n</tr>\n<tr>\n<td>lastModifiedOn</td>\n<td>Date/Time</td>\n<td>Date/Time the Starter Form was last saved</td>\n</tr>\n<tr>\n<td>jobDetail</td>\n<td>Object</td>\n<td>Contains the job information</td>\n</tr>\n<tr>\n<td>jobId</td>\n<td>Integer</td>\n<td>ID of the job</td>\n</tr>\n<tr>\n<td>jobTitle</td>\n<td>String</td>\n<td>Internal/main job title</td>\n</tr>\n<tr>\n<td>jobTitleForCandidates</td>\n<td>String</td>\n<td>External/candidate job title</td>\n</tr>\n<tr>\n<td>vacancyDivision</td>\n<td>String</td>\n<td>Job Division</td>\n</tr>\n<tr>\n<td>jobReference</td>\n<td>String</td>\n<td>Job Reference generated by the ATS</td>\n</tr>\n<tr>\n<td>vacancyDepartment</td>\n<td>String</td>\n<td>Job Department</td>\n</tr>\n<tr>\n<td>vacancySchoolLocation</td>\n<td>String</td>\n<td>Job School Location</td>\n</tr>\n<tr>\n<td>vacancyCostCentre</td>\n<td>String</td>\n<td>Job Cost Centre</td>\n</tr>\n<tr>\n<td>vacancyCampaign</td>\n<td>String</td>\n<td>Job Campaign</td>\n</tr>\n<tr>\n<td>vacancyJobLevel</td>\n<td>String</td>\n<td>Job Level</td>\n</tr>\n<tr>\n<td>reportsTo</td>\n<td>String</td>\n<td>Individual identified in Job Details</td>\n</tr>\n<tr>\n<td>serviceManagerEmail</td>\n<td>String</td>\n<td>Individual identified in the New Starter Form</td>\n</tr>\n<tr>\n<td>applicationStatus</td>\n<td>Object</td>\n<td>Contains data about the application status</td>\n</tr>\n<tr>\n<td>applicationStatusId</td>\n<td>Integer</td>\n<td>ID number of the Application Status</td>\n</tr>\n<tr>\n<td>applicationStatus</td>\n<td>String</td>\n<td>Application Status</td>\n</tr>\n<tr>\n<td>systemUser</td>\n<td>Object</td>\n<td>Contains data about the system user who last saved the form</td>\n</tr>\n<tr>\n<td>firstName</td>\n<td>String</td>\n<td>User's first name</td>\n</tr>\n<tr>\n<td>lastName</td>\n<td>String</td>\n<td>User's last name</td>\n</tr>\n<tr>\n<td>application</td>\n<td>Object</td>\n<td>Contains data about the application</td>\n</tr>\n<tr>\n<td>title</td>\n<td>String</td>\n<td>Candidate title</td>\n</tr>\n<tr>\n<td>firstName</td>\n<td>String</td>\n<td>Candidate's first name</td>\n</tr>\n<tr>\n<td>lastName</td>\n<td>String</td>\n<td>Candidate's last name</td>\n</tr>\n<tr>\n<td>addressLine1</td>\n<td>String</td>\n<td>1st line of the address</td>\n</tr>\n<tr>\n<td>addressLine2</td>\n<td>String</td>\n<td>2nd line of the address</td>\n</tr>\n<tr>\n<td>city</td>\n<td>String</td>\n<td>Candidate's city</td>\n</tr>\n<tr>\n<td>county</td>\n<td>String</td>\n<td>Candidate's county</td>\n</tr>\n<tr>\n<td>countryISOCode</td>\n<td>String</td>\n<td>2/3 digit ISO Code of the candidate's country</td>\n</tr>\n<tr>\n<td>country</td>\n<td>String</td>\n<td>Candidate country</td>\n</tr>\n<tr>\n<td>postCode</td>\n<td>String</td>\n<td>Candidate's postcode</td>\n</tr>\n<tr>\n<td>emailAddress</td>\n<td>String</td>\n<td>Candidate's email address</td>\n</tr>\n<tr>\n<td>mobile</td>\n<td>Integer</td>\n<td>Candidate's mobile number</td>\n</tr>\n<tr>\n<td>gender</td>\n<td>String</td>\n<td>Candidate's gender</td>\n</tr>\n<tr>\n<td>maritalStatus</td>\n<td>String</td>\n<td>Candidate's marital status</td>\n</tr>\n<tr>\n<td>nationality</td>\n<td>String</td>\n<td>Candidate's nationality</td>\n</tr>\n<tr>\n<td>Date of Birth</td>\n<td>String</td>\n<td>DD/MM/YYYY</td>\n</tr>\n<tr>\n<td>bankDetail</td>\n<td>Object</td>\n<td>Contains the bank details form information</td>\n</tr>\n<tr>\n<td>gender</td>\n<td>String</td>\n<td>Candidate's gender</td>\n</tr>\n<tr>\n<td>bankName</td>\n<td>String</td>\n<td>Name of the bank</td>\n</tr>\n<tr>\n<td>branch</td>\n<td>String</td>\n<td>Name of the branch</td>\n</tr>\n<tr>\n<td>accountNumber</td>\n<td>Integer</td>\n<td>Candidate bank account number</td>\n</tr>\n<tr>\n<td>sortCode</td>\n<td>Integer</td>\n<td>Candidate bank account sort code, no hyphens.</td>\n</tr>\n<tr>\n<td>payeeName</td>\n<td>String</td>\n<td>Payee name</td>\n</tr>\n<tr>\n<td>buildingSocietyRollNumber</td>\n<td>Integer</td>\n<td>Roll number of building society</td>\n</tr>\n<tr>\n<td>nationalInsuranceNumber</td>\n<td>String</td>\n<td>Candidate's national insurance number</td>\n</tr>\n<tr>\n<td>birthDate</td>\n<td>Date</td>\n<td>Candidate's birth date.</td>\n</tr>\n<tr>\n<td>data</td>\n<td>Object</td>\n<td>Contains the fields from the starter form</td>\n</tr>\n<tr>\n<td>id</td>\n<td>Integer</td>\n<td>ID of the field in the starter form</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>Name of the field in the starter form</td>\n</tr>\n<tr>\n<td>caption</td>\n<td>String</td>\n<td>Caption that shows agains thefield in the starter form</td>\n</tr>\n<tr>\n<td>value</td>\n<td>String</td>\n<td>Data entered into the field, in the starter form</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}},"urlObject":{"path":["api","v1","StarterForm","GetNewStarterFormDetail"],"host":["{{BaseURL}}"],"query":[{"key":"candidateApplicationID","value":"<integer>"},{"disabled":true,"key":"TextToSearch","value":""},{"disabled":true,"key":"SortColumn","value":""},{"disabled":true,"key":"SortDirection","value":""},{"disabled":true,"key":"PageSize","value":""}],"variable":[]}},"response":[{"id":"a79deafd-f623-4a1e-906f-73e7555028e0","name":"Successful Operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/JSON"}],"url":"{{BaseURL}}/api/v1/Integration/GetRecentlyCompletedStarters"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/JSON"}],"cookie":[],"responseTime":null,"body":"{\n  \"candidateApplicationId\": \"<integer>\",\n  \"candidateId\": \"<string>\",\n  \"starterDateCreatedDate\": \"<string>\",\n  \"lastModifiedOn\": \"<string>\",\n  \"jobDetail\": {\n        \"jobId\": \"<integer>\",\n        \"jobTitle\": \"<string>\",\n        \"jobTitleForCandidates\": \"<string>\",\n        \"jobReference\": \"<string>\"\n    },\n  \"applicationStatus\": {\n      \"applicationStatusId\": \"<integer>\",\n      \"applicationStatus\": \"<string>\"\n      },\n    \"systemUser\": {\n      \"firstName\": \"<string>\",\n      \"lastName\": \"<string>\"\n      },\n    \"newStarterData\": {\n            \"field\": [\n                {\n                    \"id\": \"<integer>\",\n                    \"name\": \"<string>\",\n                    \"caption\": \"<string>\",\n                    \"value\": null\n                },\n                {\n                    \"id\": \"<integer>\",\n                    \"name\": \"<string>\",\n                    \"caption\": \"<string>\",\n                    \"value\": \"<string>\"\n                }\n            ]\n        }\n}"}],"_postman_id":"f2480e86-5ad8-4e8e-8ee1-9f9da4ed7599"},{"name":"GetRecentlyUpdatedStarters","id":"19fb52f3-2f47-4b2d-a0d3-44d7a5c331ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/JSON"}],"url":"{{BaseURL}}/api/v1/StarterForm/GetRecentlyUpdatedStarters?ApplicationStatusId=<integer>","description":"<p>This returns the candidates who have recently had their new starter form completed or updated, within the last day.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>candidateApplicationId</td>\n<td>Integer</td>\n<td>Candidate application ID</td>\n</tr>\n<tr>\n<td>candidateId</td>\n<td>Integer</td>\n<td>Candidate ID</td>\n</tr>\n<tr>\n<td>starterDataCreatedDate</td>\n<td>Date/Time</td>\n<td>Date the Starter Form was saved</td>\n</tr>\n<tr>\n<td>lastModifiedOn</td>\n<td>Date/Time</td>\n<td>Date/Time the Starter Form was last saved</td>\n</tr>\n<tr>\n<td>jobDetail</td>\n<td>Object</td>\n<td>Contains the job information</td>\n</tr>\n<tr>\n<td>jobId</td>\n<td>Integer</td>\n<td>ID of the job</td>\n</tr>\n<tr>\n<td>jobTitle</td>\n<td>String</td>\n<td>Internal/main job title</td>\n</tr>\n<tr>\n<td>jobTitleForCandidates</td>\n<td>String</td>\n<td>External/candidate job title</td>\n</tr>\n<tr>\n<td>vacancyDivision</td>\n<td>String</td>\n<td>Job Division</td>\n</tr>\n<tr>\n<td>jobReference</td>\n<td>String</td>\n<td>Job Reference generated by the ATS</td>\n</tr>\n<tr>\n<td>vacancyDepartment</td>\n<td>String</td>\n<td>Job Department</td>\n</tr>\n<tr>\n<td>vacancySchoolLocation</td>\n<td>String</td>\n<td>Job School Location</td>\n</tr>\n<tr>\n<td>vacancyCostCentre</td>\n<td>String</td>\n<td>Job Cost Centre</td>\n</tr>\n<tr>\n<td>vacancyCampaign</td>\n<td>String</td>\n<td>Job Campaign</td>\n</tr>\n<tr>\n<td>vacancyJobLevel</td>\n<td>String</td>\n<td>Job Level</td>\n</tr>\n<tr>\n<td>reportsTo</td>\n<td>String</td>\n<td>Individual identified in Job Details</td>\n</tr>\n<tr>\n<td>serviceManagerEmail</td>\n<td>String</td>\n<td>Individual identified in the New Starter Form</td>\n</tr>\n<tr>\n<td>applicationStatus</td>\n<td>Object</td>\n<td>Contains data about the application status</td>\n</tr>\n<tr>\n<td>applicationStatusId</td>\n<td>Integer</td>\n<td>ID number of the Application Status</td>\n</tr>\n<tr>\n<td>applicationStatus</td>\n<td>String</td>\n<td>Application Status</td>\n</tr>\n<tr>\n<td>systemUser</td>\n<td>Object</td>\n<td>Contains data about the system user who last saved the form</td>\n</tr>\n<tr>\n<td>firstName</td>\n<td>String</td>\n<td>User's first name</td>\n</tr>\n<tr>\n<td>lastName</td>\n<td>String</td>\n<td>User's last name</td>\n</tr>\n<tr>\n<td>application</td>\n<td>Object</td>\n<td>Contains data about the application</td>\n</tr>\n<tr>\n<td>title</td>\n<td>String</td>\n<td>Candidate title</td>\n</tr>\n<tr>\n<td>firstName</td>\n<td>String</td>\n<td>Candidate's first name</td>\n</tr>\n<tr>\n<td>lastName</td>\n<td>String</td>\n<td>Candidate's last name</td>\n</tr>\n<tr>\n<td>addressLine1</td>\n<td>String</td>\n<td>1st line of the address</td>\n</tr>\n<tr>\n<td>addressLine2</td>\n<td>String</td>\n<td>2nd line of the address</td>\n</tr>\n<tr>\n<td>city</td>\n<td>String</td>\n<td>Candidate's city</td>\n</tr>\n<tr>\n<td>county</td>\n<td>String</td>\n<td>Candidate's county</td>\n</tr>\n<tr>\n<td>countryISOCode</td>\n<td>String</td>\n<td>2/3 digit ISO Code of the candidate's country</td>\n</tr>\n<tr>\n<td>country</td>\n<td>String</td>\n<td>Candidate country</td>\n</tr>\n<tr>\n<td>postCode</td>\n<td>String</td>\n<td>Candidate's postcode</td>\n</tr>\n<tr>\n<td>emailAddress</td>\n<td>String</td>\n<td>Candidate's email address</td>\n</tr>\n<tr>\n<td>mobile</td>\n<td>Integer</td>\n<td>Candidate's mobile number</td>\n</tr>\n<tr>\n<td>gender</td>\n<td>String</td>\n<td>Candidate's gender</td>\n</tr>\n<tr>\n<td>maritalStatus</td>\n<td>String</td>\n<td>Candidate's marital status</td>\n</tr>\n<tr>\n<td>nationality</td>\n<td>String</td>\n<td>Candidate's nationality</td>\n</tr>\n<tr>\n<td>Date of Birth</td>\n<td>String</td>\n<td>DD/MM/YYYY</td>\n</tr>\n<tr>\n<td>bankDetail</td>\n<td>Object</td>\n<td>Contains the bank details form information</td>\n</tr>\n<tr>\n<td>gender</td>\n<td>String</td>\n<td>Candidate's gender</td>\n</tr>\n<tr>\n<td>bankName</td>\n<td>String</td>\n<td>Name of the bank</td>\n</tr>\n<tr>\n<td>branch</td>\n<td>String</td>\n<td>Name of the branch</td>\n</tr>\n<tr>\n<td>accountNumber</td>\n<td>Integer</td>\n<td>Candidate bank account number</td>\n</tr>\n<tr>\n<td>sortCode</td>\n<td>Integer</td>\n<td>Candidate bank account sort code, no hyphens.</td>\n</tr>\n<tr>\n<td>payeeName</td>\n<td>String</td>\n<td>Payee name</td>\n</tr>\n<tr>\n<td>buildingSocietyRollNumber</td>\n<td>Integer</td>\n<td>Roll number of building society</td>\n</tr>\n<tr>\n<td>nationalInsuranceNumber</td>\n<td>String</td>\n<td>Candidate's national insurance number</td>\n</tr>\n<tr>\n<td>birthDate</td>\n<td>Date</td>\n<td>Candidate's birth date.</td>\n</tr>\n<tr>\n<td>data</td>\n<td>Object</td>\n<td>Contains the fields from the starter form</td>\n</tr>\n<tr>\n<td>id</td>\n<td>Integer</td>\n<td>ID of the field in the starter form</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>Name of the field in the starter form</td>\n</tr>\n<tr>\n<td>caption</td>\n<td>String</td>\n<td>Caption that shows agains thefield in the starter form</td>\n</tr>\n<tr>\n<td>value</td>\n<td>String</td>\n<td>Data entered into the field, in the starter form</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}},"urlObject":{"path":["api","v1","StarterForm","GetRecentlyUpdatedStarters"],"host":["{{BaseURL}}"],"query":[{"key":"ApplicationStatusId","value":"<integer>"},{"disabled":true,"key":"PageNo","value":""},{"disabled":true,"key":"TextToSearch","value":""},{"disabled":true,"key":"SortColumn","value":""},{"disabled":true,"key":"SortDirection","value":""},{"disabled":true,"key":"PageSize","value":""}],"variable":[]}},"response":[{"id":"6bde39af-81ee-458b-8bdd-2541d23daa21","name":"Successful Operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/JSON"}],"url":"{{BaseURL}}/api/v1/Integration/GetRecentlyUpdatedStarters"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/JSON"}],"cookie":[],"responseTime":null,"body":"{\n    \"candidateApplicationId\": \"<integer>\",\n    \"candidateId\": \"<integer>\",\n    \"starterDataCreatedOn\": \"<DD/MM/YYYY HH:MM:SS>\",\n    \"lastModifiedOn\": \"<DD/MM/YYYY HH:MM:SS>\",\n    \"jobDetail\": {\n        \"jobId\": \"<integer>\",\n        \"jobTitle\": \"<string>\",\n        \"jobTitleforCandidates\": \"<string>\",\n        \"jobReference\": \"<string>\"\n    },\n    \"applicationStatus\": {\n        \"applicationStatusId\": \"<integer>\",\n        \"applicationStatus\": \"<string>\"\n    },\n    \"systemUser\": {\n        \"firstName\": \"<string>\",\n        \"lastName\": \"<string>\"\n    },\n    \"newStarterData\": {\n        \"field\": [\n            {\n                \"id\": \"<integer>\",\n                \"name\": \"<string>\",\n                \"caption\": \"<string>\",\n                \"value\": \"<string>\"\n            },\n            {\n                \"id\": \"<integer>\",\n                \"name\": \"<string>\",\n                \"caption\": \"<string>\",\n                \"value\": \"<string>\"\n            }\n        ]\n    }\n}"}],"_postman_id":"19fb52f3-2f47-4b2d-a0d3-44d7a5c331ab"}],"id":"dbe9590f-58ab-4ab1-80ae-8010f7b02d72","_postman_id":"dbe9590f-58ab-4ab1-80ae-8010f7b02d72","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}}},{"name":"Onboarding","item":[{"name":"GetOnboardingProgress","id":"3986bf71-06fd-44f1-98c8-b8a03730e5f4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/JSON"}],"url":"{{BaseURL}}/api/v1/OnBoarding/GetOnboardingProgress?candidateApplicationId=<integer>","description":"<p>This returns the current status of the candidate's Onboarding, Compliance, and References as a % complete, as well as the status of each item in those three categories.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>candidateApplicationId</td>\n<td>Integer</td>\n<td>Candidate application ID</td>\n</tr>\n<tr>\n<td>candidateId</td>\n<td>Integer</td>\n<td>Candidate ID</td>\n</tr>\n<tr>\n<td>firstName</td>\n<td>String</td>\n<td>Candidate's first name</td>\n</tr>\n<tr>\n<td>lastName</td>\n<td>String</td>\n<td>Candidate's last name</td>\n</tr>\n<tr>\n<td>mobile</td>\n<td>Integer</td>\n<td>Candidate's mobile number</td>\n</tr>\n<tr>\n<td>email</td>\n<td>String</td>\n<td>Candidate's email</td>\n</tr>\n<tr>\n<td>jobDetail</td>\n<td>Object</td>\n<td>Contrains the job information</td>\n</tr>\n<tr>\n<td>jobID</td>\n<td>Integer</td>\n<td>ID of the job</td>\n</tr>\n<tr>\n<td>jobTitle</td>\n<td>String</td>\n<td>Internal/main job title</td>\n</tr>\n<tr>\n<td>jobTitleForCandidates</td>\n<td>String</td>\n<td>External/candidate job title</td>\n</tr>\n<tr>\n<td>jobReference</td>\n<td>String</td>\n<td>Job Reference generated by the ATS</td>\n</tr>\n<tr>\n<td>applicationStatus</td>\n<td>Object</td>\n<td>Contains application status information</td>\n</tr>\n<tr>\n<td>applicationStatusID</td>\n<td>Integer</td>\n<td>ID of the application status</td>\n</tr>\n<tr>\n<td>applicationStatus</td>\n<td>String</td>\n<td>Name of application status</td>\n</tr>\n<tr>\n<td>systemUser</td>\n<td>Object</td>\n<td>Contains information about the system user hwo moved them to this status</td>\n</tr>\n<tr>\n<td>firstName</td>\n<td>String</td>\n<td>User's first name</td>\n</tr>\n<tr>\n<td>lastName</td>\n<td>String</td>\n<td>User's last name</td>\n</tr>\n<tr>\n<td>newStarter</td>\n<td>Object</td>\n<td>Contains data about the application status</td>\n</tr>\n<tr>\n<td>applicationStatusId</td>\n<td>Integer</td>\n<td>ID number of the Application Status</td>\n</tr>\n<tr>\n<td>applicationStatus</td>\n<td>String</td>\n<td>Application Status</td>\n</tr>\n<tr>\n<td>systemUser</td>\n<td>Object</td>\n<td>Contains data about the system user who last saved the form</td>\n</tr>\n<tr>\n<td>firstName</td>\n<td>String</td>\n<td>User's first name</td>\n</tr>\n<tr>\n<td>lastName</td>\n<td>String</td>\n<td>User's last name</td>\n</tr>\n<tr>\n<td>onboardingProgress</td>\n<td>Object</td>\n<td>Contains data about the progress of the candidate's onboarding.</td>\n</tr>\n<tr>\n<td>onboarding</td>\n<td>Object</td>\n<td>Contrains onboarding detail</td>\n</tr>\n<tr>\n<td>onboardingStartedDate</td>\n<td>Date/Time</td>\n<td>Date/Time onboarding was started</td>\n</tr>\n<tr>\n<td>onboardingSubStatus</td>\n<td>String</td>\n<td>Onboarding Status name</td>\n</tr>\n<tr>\n<td>onboardingPercentageComplete</td>\n<td>Integer</td>\n<td>Percentage completion of onboarding items</td>\n</tr>\n<tr>\n<td>onboardingAdmin</td>\n<td>Object</td>\n<td>Contains details about the onboarding admin</td>\n</tr>\n<tr>\n<td>firstName</td>\n<td>String</td>\n<td>Admin's first name</td>\n</tr>\n<tr>\n<td>lastName</td>\n<td>String</td>\n<td>Admin's last name</td>\n</tr>\n<tr>\n<td>onboardingItems</td>\n<td>Object</td>\n<td>Array containing details of items within Onboarding</td>\n</tr>\n<tr>\n<td>itemType</td>\n<td>String</td>\n<td>Document/Form/Contract etc</td>\n</tr>\n<tr>\n<td>itemID</td>\n<td>Integer</td>\n<td>ID of item</td>\n</tr>\n<tr>\n<td>itemName</td>\n<td>String</td>\n<td>Name of item</td>\n</tr>\n<tr>\n<td>dateCompleted</td>\n<td>Date/Time</td>\n<td>Date/Time item was completed/saved</td>\n</tr>\n<tr>\n<td>dateVerified</td>\n<td>Date/Time</td>\n<td>Date/Time item was marked as complete</td>\n</tr>\n<tr>\n<td>verifiedBy</td>\n<td>String</td>\n<td>Name of user who marked the item complete</td>\n</tr>\n<tr>\n<td>complianceProgress</td>\n<td>Object</td>\n<td>Contains Compiance information</td>\n</tr>\n<tr>\n<td>compliance</td>\n<td>Object</td>\n<td>Details about Compliance</td>\n</tr>\n<tr>\n<td>complianceStartedDate</td>\n<td>Date/Time</td>\n<td>Date/Time compliance was started</td>\n</tr>\n<tr>\n<td>complianePercentageComplete</td>\n<td>Integer</td>\n<td>Percentage completion of compliance items</td>\n</tr>\n<tr>\n<td>complianceAdmin</td>\n<td>Object</td>\n<td>Details of the Compliance Admin</td>\n</tr>\n<tr>\n<td>firstName</td>\n<td>String</td>\n<td>Admin's first name</td>\n</tr>\n<tr>\n<td>lastName</td>\n<td>String</td>\n<td>Admin's last name</td>\n</tr>\n<tr>\n<td>complianceItems</td>\n<td>Object</td>\n<td>Array containing details of items within Compliance</td>\n</tr>\n<tr>\n<td>itemType</td>\n<td>String</td>\n<td>Document/Contract/Form etc</td>\n</tr>\n<tr>\n<td>itemID</td>\n<td>Integer</td>\n<td>ID of the item</td>\n</tr>\n<tr>\n<td>itemName</td>\n<td>String</td>\n<td>Name of the item</td>\n</tr>\n<tr>\n<td>dateCompleted</td>\n<td>Date/Time</td>\n<td>Date/Time item was completed/saved</td>\n</tr>\n<tr>\n<td>dateVerified</td>\n<td>Date/Time</td>\n<td>Date/Time item was marked complete</td>\n</tr>\n<tr>\n<td>verifiedBy</td>\n<td>String</td>\n<td>Name of user who marked the item as complete.</td>\n</tr>\n<tr>\n<td>referenceProgress</td>\n<td>Object</td>\n<td>Contains information about References</td>\n</tr>\n<tr>\n<td>referencePercentageComplete</td>\n<td>Integer</td>\n<td>Percentage completion of references</td>\n</tr>\n<tr>\n<td>references</td>\n<td>Object</td>\n<td>Contains details about references</td>\n</tr>\n<tr>\n<td>refereeName</td>\n<td>String</td>\n<td>Name of referee</td>\n</tr>\n<tr>\n<td>refereeEmail</td>\n<td>String</td>\n<td>Email address of referee</td>\n</tr>\n<tr>\n<td>refereePosition</td>\n<td>String</td>\n<td>Referee's position/role</td>\n</tr>\n<tr>\n<td>employerName</td>\n<td>String</td>\n<td>Name of employer</td>\n</tr>\n<tr>\n<td>dateRefStarted</td>\n<td>Date/Time</td>\n<td>Date/Time reference was started</td>\n</tr>\n<tr>\n<td>dateRefCompleted</td>\n<td>Date/Time</td>\n<td>Date/Time reference was completed</td>\n</tr>\n<tr>\n<td>refFormID</td>\n<td>Integer</td>\n<td>ID of the reference form used</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}},"urlObject":{"path":["api","v1","OnBoarding","GetOnboardingProgress"],"host":["{{BaseURL}}"],"query":[{"key":"candidateApplicationId","value":"<integer>"}],"variable":[]}},"response":[{"id":"adca543a-2e9d-403b-a41b-fec1d73c17b8","name":"Successful Operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/JSON"}],"url":"{{BaseURL}}/api/v1/OnBoarding/GetOnboardingProgress"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/JSON"}],"cookie":[],"responseTime":null,"body":"{\n        \"candidateApplicationId\": \"<integer>\",\n        \"candidateId\": \"<integer>\",\n        \"firstName\": \"<string>\",\n        \"lastName\": \"<string>\",\n        \"mobile\": \"<integer>\",\n        \"email\": \"<string>\",\n        \"jobDetail\": {\n            \"jobId\": \"<integer>\",\n            \"jobTitle\": \"<string>\",\n            \"jobTitleForCandidates\": \"<string>\",\n            \"jobReference\": \"<string>\"\n        },\n        \"applicationStatus\": {\n            \"systemUser\": {\n                \"firstName\": \"<string>\",\n                \"lastName\": \"<string>\"\n            },\n            \"applicationStatusId\": \"<integer>\",\n            \"applicationStatus\": \"<string>\"\n        },\n        \"onBoardingProgress\": {\n            \"onBoarding\": {\n                \"onboardingStartedDate\": \"<DD/MM/YYYY HH:MM:SS>\",\n                \"onboardingSubStatus\": \"<string>\",\n                \"onboardingPercentageComplete\": \"<integer>\"\n            },\n            \"onboardingAdmin\": [\n                {\n                    \"firstName\": \"<string>\",\n                    \"lastName\": \"<string>\"\n                }\n            ],\n            \"onboardingItems\": [\n                {\n                    \"itemType\": \"<string>\",\n                    \"itemId\": \"<integer>\",\n                    \"itemName\": \"<string>\",\n                    \"dateCompleted\": \"<DD/MM/YYYY HH:MM:SS>\",\n                    \"dateVerified\": \"<DD/MM/YYYY HH:MM:SS>\",\n                    \"verifiedBy\": \"<string>\"\n                },\n                {\n                    \"itemType\": \"<string>\",\n                    \"itemId\": \"<integer>\",\n                    \"itemName\": \"<string>\",\n                    \"dateCompleted\": \"<DD/MM/YYYY HH:MM:SS>\",\n                    \"dateVerified\": \"<DD/MM/YYYY HH:MM:SS>\",\n                    \"verifiedBy\": \"<string>\"\n                }\n            ]\n        },\n        \"complianceProgress\": {\n            \"compliance\": {\n                \"complianceStartedDate\": \"<DD/MM/YYYY HH:MM:SS>\",\n                \"compliancePercentageComplete\": \"<integer>\"\n            },\n            \"complianceAdmin\": [\n                {\n                    \"firstName\": \"<string>\",\n                    \"lastName\": \"<string>\"\n                }\n            ],\n            \"complianceItems\": [\n                {\n                    \"itemType\": \"<string>\",\n                    \"itemId\": \"<integer>\",\n                    \"itemName\": \"<string>\",\n                    \"dateCompleted\": \"<DD/MM/YYYY HH:MM:SS>\",\n                    \"dateVerified\": \"<DD/MM/YYYY HH:MM:SS>\",\n                    \"verifiedBy\": \"<string>\"\n                },\n                {\n                    \"itemType\": \"<string>\",\n                    \"itemId\": \"<integer>\",\n                    \"itemName\": \"<string>\",\n                    \"dateCompleted\": \"<DD/MM/YYYY HH:MM:SS>\",\n                    \"dateVerified\": \"<DD/MM/YYYY HH:MM:SS>\",\n                    \"verifiedBy\": \"<string>\"\n                }\n            ]\n        },\n        \"referenceProgress\": {\n            \"referencesPercentageComplete\": \"<integer>\",\n            \"references\": [\n                {\n                    \"refereeName\": \"<string>\",\n                    \"refereeEmail\": \"<string>\",\n                    \"refereePosition\": \"<string>\",\n                    \"employerName\": \"<string>\",\n                    \"dateRefStarted\": \"<DD/MM/YYYY HH:MM:SS>\",\n                    \"dateRefCompleted\": \"<DD/MM/YYYY HH:MM:SS>\",\n                    \"refFormId\": \"<integer>\"\n                },\n                {\n                {\n                    \"refereeName\": \"<string>\",\n                    \"refereeEmail\": \"<string>\",\n                    \"refereePosition\": \"<string>\",\n                    \"employerName\": \"<string>\",\n                    \"dateRefStarted\": \"<DD/MM/YYYY HH:MM:SS>\",\n                    \"dateRefCompleted\": \"<DD/MM/YYYY HH:MM:SS>\",\n                    \"refFormId\": \"<integer>\"\n                },\n            ]\n        }\n    }"}],"_postman_id":"3986bf71-06fd-44f1-98c8-b8a03730e5f4"},{"name":"GetOnboardingForms","id":"82938061-2cf6-49f4-9afa-bff5c55565f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/JSON"}],"url":"{{BaseURL}}/api/v1/Onboarding/GetOnboardingForms?CandidateApplicationId=<integer>","description":"<p>This returns the information about the status of each Form within Onboarding.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>candidateApplicationId</td>\n<td>Integer</td>\n<td>Candidate application ID</td>\n</tr>\n<tr>\n<td>candidateId</td>\n<td>Integer</td>\n<td>Candidate ID</td>\n</tr>\n<tr>\n<td>jobDetail</td>\n<td>Object</td>\n<td>Contrains the job information</td>\n</tr>\n<tr>\n<td>jobID</td>\n<td>Integer</td>\n<td>ID of the job</td>\n</tr>\n<tr>\n<td>jobTitle</td>\n<td>String</td>\n<td>Internal/main job title</td>\n</tr>\n<tr>\n<td>jobTitleForCandidates</td>\n<td>String</td>\n<td>External/candidate job title</td>\n</tr>\n<tr>\n<td>jobReference</td>\n<td>String</td>\n<td>Job Reference generated by the ATS</td>\n</tr>\n<tr>\n<td>applicationStatus</td>\n<td>Object</td>\n<td>Contains application status information</td>\n</tr>\n<tr>\n<td>applicationStatusID</td>\n<td>Integer</td>\n<td>ID of the application status</td>\n</tr>\n<tr>\n<td>applicationStatus</td>\n<td>String</td>\n<td>Name of application status</td>\n</tr>\n<tr>\n<td>items</td>\n<td>Object</td>\n<td>An array of each form, it's details, the fields, and candidate's answers</td>\n</tr>\n<tr>\n<td>itemName</td>\n<td>String</td>\n<td>Name of the Form</td>\n</tr>\n<tr>\n<td>itemID</td>\n<td>Integer</td>\n<td>Form ID</td>\n</tr>\n<tr>\n<td>fields</td>\n<td>Object</td>\n<td>Contains the questions and answers of the form</td>\n</tr>\n<tr>\n<td>questionID</td>\n<td>Integer</td>\n<td>ID of the question</td>\n</tr>\n<tr>\n<td>questionText</td>\n<td>String</td>\n<td>Question Text</td>\n</tr>\n<tr>\n<td>answer</td>\n<td>String</td>\n<td>Response to the question</td>\n</tr>\n<tr>\n<td>questionType</td>\n<td>String</td>\n<td>Multiple choice, text etc</td>\n</tr>\n<tr>\n<td>mandatory</td>\n<td>String</td>\n<td>Yes/No whether the question was mandatory</td>\n</tr>\n<tr>\n<td>signature</td>\n<td>Object</td>\n<td>Contains details about the signature, if applicable</td>\n</tr>\n<tr>\n<td>signatureType</td>\n<td>String</td>\n<td>Text, or esignature</td>\n</tr>\n<tr>\n<td>signature</td>\n<td>Varies</td>\n<td>If a text signature, then shows the text, if drawn, then shows the image encoded as Base64</td>\n</tr>\n<tr>\n<td>agreedOn</td>\n<td>Date/Time</td>\n<td>When the form was answered</td>\n</tr>\n<tr>\n<td>dateCompleted</td>\n<td>Date/Time</td>\n<td>Date/Time the form was completed</td>\n</tr>\n<tr>\n<td>verifiedBy</td>\n<td>String</td>\n<td>Name of user who marked it complete</td>\n</tr>\n<tr>\n<td>dateVerified</td>\n<td>Date/Time</td>\n<td>Date/Time it was marked as complete</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}},"urlObject":{"path":["api","v1","Onboarding","GetOnboardingForms"],"host":["{{BaseURL}}"],"query":[{"key":"CandidateApplicationId","value":"<integer>"},{"disabled":true,"key":"itemID","value":"<integer>"}],"variable":[]}},"response":[{"id":"19941910-e97b-4560-b4e1-b426c6513646","name":"Successful Operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/JSON"}],"url":"{{BaseURL}}/api/v1/Onboarding/GetOnboardingForms"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/JSON"}],"cookie":[],"responseTime":null,"body":"{\n    \"candidateApplicationId\": \"<integer>\",\n    \"candidateId\": \"<integer>\",\n    \"jobDetail\": {\n        \"jobId\": \"<integer>\",\n        \"jobTitle\": \"<string>\",\n        \"jobTitleForCandidates\": \"<string>\",\n        \"jobReference\": \"<string>\"\n    },\n    \"applicationStatus\": {\n        \"applicationStatusId\": \"<integer>\",\n        \"applicationStatus\": \"<string>\"\n    },\n    \"items\": [\n        {\n                \"itemName\": \"<string>\",\n                \"itemID\": \"<integer>\",\n                \"fields\": [\n                    {\n                        \"questionId\": \"<integer>\",\n                        \"questionText\": \"<string>\",\n                        \"answer\": \"<string>\",\n                        \"questionType\": \"<string>\",\n                        \"mandatory\": \"<string>\"\n                    },\n                    {\n                        \"questionId\": \"<integer>\",\n                        \"questionText\": \"<string>\",\n                        \"answer\": \"<string>\",\n                        \"questionType\": \"<string>\",\n                        \"mandatory\": \"<string>\"\n                    }\n                ],\n                \"signature\": {\n                    \"signaturetype\": \"<string>\",\n                    \"signature\": null,\n                    \"agreedon\": \"<DD/MM/YYYY HH:MM:SS>\"\n                },\n                \"dateCompleted\": \"<DD/MM/YYYY HH:MM:SS>\",\n                \"verifiedBy\": \"<string>\",\n                \"dateVerified\": \"<DD/MM/YYYY HH:MM:SS>\"\n            }\n    ]\n}"}],"_postman_id":"82938061-2cf6-49f4-9afa-bff5c55565f1"},{"name":"GetOnboardingDocuments","id":"24215bb8-d7a8-4752-8570-c4e74ceda95b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/JSON"}],"url":"{{BaseURL}}/api/v1/Onboarding/GetOnboardingDocuments?CandidateApplicationId=<integer>","description":"<p>This returns the information about the status of each Document within Onboarding, as well as the document itself.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>candidateApplicationId</td>\n<td>Integer</td>\n<td>Candidate application ID</td>\n</tr>\n<tr>\n<td>candidateId</td>\n<td>Integer</td>\n<td>Candidate ID</td>\n</tr>\n<tr>\n<td>jobDetail</td>\n<td>Object</td>\n<td>Contrains the job information</td>\n</tr>\n<tr>\n<td>jobID</td>\n<td>Integer</td>\n<td>ID of the job</td>\n</tr>\n<tr>\n<td>jobTitle</td>\n<td>String</td>\n<td>Internal/main job title</td>\n</tr>\n<tr>\n<td>jobTitleForCandidates</td>\n<td>String</td>\n<td>External/candidate job title</td>\n</tr>\n<tr>\n<td>jobReference</td>\n<td>String</td>\n<td>Job Reference generated by the ATS</td>\n</tr>\n<tr>\n<td>applicationStatus</td>\n<td>Object</td>\n<td>Contains application status information</td>\n</tr>\n<tr>\n<td>applicationStatusID</td>\n<td>Integer</td>\n<td>ID of the application status</td>\n</tr>\n<tr>\n<td>applicationStatus</td>\n<td>String</td>\n<td>Name of application status</td>\n</tr>\n<tr>\n<td>documentItems</td>\n<td>Object</td>\n<td>An array of each document and it's details</td>\n</tr>\n<tr>\n<td>itemName</td>\n<td>String</td>\n<td>Name of the Document</td>\n</tr>\n<tr>\n<td>itemID</td>\n<td>Integer</td>\n<td>Document ID</td>\n</tr>\n<tr>\n<td>contentType</td>\n<td>String</td>\n<td>MIME type of document</td>\n</tr>\n<tr>\n<td>itemData</td>\n<td>String</td>\n<td>Base64 encoded data of the document</td>\n</tr>\n<tr>\n<td>dateCompleted</td>\n<td>Date/Time</td>\n<td>Date/Time the document was completed</td>\n</tr>\n<tr>\n<td>verifiedBy</td>\n<td>String</td>\n<td>Name of user who marked it complete</td>\n</tr>\n<tr>\n<td>dateVerified</td>\n<td>Date/Time</td>\n<td>Date/Time the document was marked as complete</td>\n</tr>\n<tr>\n<td>signatures</td>\n<td>Object</td>\n<td>Contains details about the signature, if applicable</td>\n</tr>\n<tr>\n<td>signatureType</td>\n<td>String</td>\n<td>Text, or esignature</td>\n</tr>\n<tr>\n<td>signature</td>\n<td>Varies</td>\n<td>If a text signature, then shows the text, if esignature, then shows the image encoded as Base64</td>\n</tr>\n<tr>\n<td>agreedOn</td>\n<td>Date/Time</td>\n<td>When the document was signed</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}},"urlObject":{"path":["api","v1","Onboarding","GetOnboardingDocuments"],"host":["{{BaseURL}}"],"query":[{"key":"CandidateApplicationId","value":"<integer>"},{"disabled":true,"key":"itemID","value":"<integer>"}],"variable":[]}},"response":[{"id":"bbf6bf7c-389a-46e9-b72e-fd6c5eee8894","name":"Successful Operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/JSON"}],"url":"{{BaseURL}}/api/v1/Onboarding/GetOnboardingDocuments"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/JSON"}],"cookie":[],"responseTime":null,"body":"{\n    \"candidateApplicationId\": \"<integer>\",\n    \"candidateId\": \"<integer>\",\n    \"jobDetail\": {\n        \"jobId\": \"<integer>\",\n        \"jobTitle\": \"<string>\",\n        \"jobTitleForCandidates\": \"<string>\",\n        \"jobReference\": \"<string>\"\n    },\n    \"applicationStatus\": {\n        \"applicationStatusId\": \"<integer>\",\n        \"applicationStatus\": \"<string>\"\n    },\n    \"documentItems\": [\n        {\n                \"itemName\": \"<string>\",\n                \"itemId\": \"<integer>\",\n                \"contentType\": \"<string>\",\n                \"itemData\": \"<Base64>\",\n                \"dateCompleted\": \"<DD/MM/YYYY HH:MM:SS>\",\n                \"verifiedBy\": \"<string>\",\n                \"dateVerified\": \"<DD/MM/YYYY HH:MM:SS>\",\n                \"signatures\": {\n                    \"signatureType\": \"<string>\",\n                    \"signature\": \"<string>\",\n                    \"agreedOn\": \"<DD/MM/YYYY HH:MM:SS>\"\n                }\n            }\n    ]\n}"}],"_postman_id":"24215bb8-d7a8-4752-8570-c4e74ceda95b"},{"name":"GetOnboardingContracts","id":"ab197a0d-76df-40f6-916b-f427d01d0470","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/JSON"}],"url":"{{BaseURL}}/api/v1/Onboarding/GetOnboardingContracts?CandidateApplicationId=<integer>","description":"<p>This returns the information about the status of each Contract within Onboarding, and the contract itself.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>candidateApplicationId</td>\n<td>Integer</td>\n<td>Candidate application ID</td>\n</tr>\n<tr>\n<td>candidateId</td>\n<td>Integer</td>\n<td>Candidate ID</td>\n</tr>\n<tr>\n<td>jobDetail</td>\n<td>Object</td>\n<td>Contrains the job information</td>\n</tr>\n<tr>\n<td>jobID</td>\n<td>Integer</td>\n<td>ID of the job</td>\n</tr>\n<tr>\n<td>jobTitle</td>\n<td>String</td>\n<td>Internal/main job title</td>\n</tr>\n<tr>\n<td>jobTitleForCandidates</td>\n<td>String</td>\n<td>External/candidate job title</td>\n</tr>\n<tr>\n<td>jobReference</td>\n<td>String</td>\n<td>Job Reference generated by the ATS</td>\n</tr>\n<tr>\n<td>applicationStatus</td>\n<td>Object</td>\n<td>Contains application status information</td>\n</tr>\n<tr>\n<td>applicationStatusID</td>\n<td>Integer</td>\n<td>ID of the application status</td>\n</tr>\n<tr>\n<td>applicationStatus</td>\n<td>String</td>\n<td>Name of application status</td>\n</tr>\n<tr>\n<td>contractItems</td>\n<td>Object</td>\n<td>An array of each contract and it's details</td>\n</tr>\n<tr>\n<td>itemName</td>\n<td>String</td>\n<td>Name of the Contract</td>\n</tr>\n<tr>\n<td>itemID</td>\n<td>Integer</td>\n<td>Contract ID</td>\n</tr>\n<tr>\n<td>contentType</td>\n<td>String</td>\n<td>MIME type of contract</td>\n</tr>\n<tr>\n<td>itemData</td>\n<td>String</td>\n<td>Base64 encoded data of the contract</td>\n</tr>\n<tr>\n<td>dateCompleted</td>\n<td>Date/Time</td>\n<td>Date/Time the contract was completed</td>\n</tr>\n<tr>\n<td>verifiedBy</td>\n<td>String</td>\n<td>Name of user who marked it complete</td>\n</tr>\n<tr>\n<td>dateVerified</td>\n<td>Date/Time</td>\n<td>Date/Time the contract was marked as complete</td>\n</tr>\n<tr>\n<td>signatures</td>\n<td>Object</td>\n<td>Contains details about the signature, if applicable</td>\n</tr>\n<tr>\n<td>signatureType</td>\n<td>String</td>\n<td>Text, or esignature</td>\n</tr>\n<tr>\n<td>signature</td>\n<td>Varies</td>\n<td>If a text signature, then shows the text, if esignature, then shows the image encoded as Base64</td>\n</tr>\n<tr>\n<td>agreedOn</td>\n<td>Date/Time</td>\n<td>When the contract was signed</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}},"urlObject":{"path":["api","v1","Onboarding","GetOnboardingContracts"],"host":["{{BaseURL}}"],"query":[{"key":"CandidateApplicationId","value":"<integer>"},{"disabled":true,"key":"itemID","value":"<integer>"}],"variable":[]}},"response":[{"id":"c410296a-0b8e-404e-b1cd-5e862d75eeeb","name":"Successful Operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/JSON"}],"url":"{{BaseURL}}/api/v1/Onboarding/GetOnboardingContracts"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/JSON"}],"cookie":[],"responseTime":null,"body":"{\n    \"candidateApplicationId\": \"<integer>\",\n    \"candidateId\": \"<integer>\",\n    \"jobDetail\": {\n        \"jobId\": \"<integer>\",\n        \"jobTitle\": \"<string>\",\n        \"jobTitleForCandidates\": \"<string>\",\n        \"jobReference\": \"<string>\"\n    },\n    \"applicationStatus\": {\n        \"applicationStatusId\": \"<integer>\",\n        \"applicationStatus\": \"<string>\"\n    },\n    \"contractItems\": [\n        {\n            \"itemName\": \"<string>\",\n            \"itemId\": \"<integer>\",\n            \"contentType\": \"<string>\",\n            \"itemData\": \"<Base64>\",\n            \"dateCompleted\": \"<DD/MM/YYYY HH:MM:SS>\",\n            \"verifiedBy\": \"<string>\",\n            \"dateVerified\": \"<DD/MM/YYYY HH:MM:SS>\",\n            \"signatures\": {\n                \"signatureType\": \"<string>\",\n                \"signature\": \"<string>\",\n                \"agreedOn\": \"<DD/MM/YYYY HH:MM:SS>\"\n            }\n        }\n    ]\n}"}],"_postman_id":"ab197a0d-76df-40f6-916b-f427d01d0470"},{"name":"GetComplianceForms","id":"2888afb6-268b-4ae5-9824-9905eb797b12","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/JSON"}],"url":"{{BaseURL}}/api/v1/Onboarding/GetComplianceForms?CandidateApplicationId=<integer>","description":"<p>This returns the information about the status of each Form within Compliance.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>candidateApplicationId</td>\n<td>Integer</td>\n<td>Candidate application ID</td>\n</tr>\n<tr>\n<td>candidateId</td>\n<td>Integer</td>\n<td>Candidate ID</td>\n</tr>\n<tr>\n<td>jobDetail</td>\n<td>Object</td>\n<td>Contrains the job information</td>\n</tr>\n<tr>\n<td>jobID</td>\n<td>Integer</td>\n<td>ID of the job</td>\n</tr>\n<tr>\n<td>jobTitle</td>\n<td>String</td>\n<td>Internal/main job title</td>\n</tr>\n<tr>\n<td>jobTitleForCandidates</td>\n<td>String</td>\n<td>External/candidate job title</td>\n</tr>\n<tr>\n<td>jobReference</td>\n<td>String</td>\n<td>Job Reference generated by the ATS</td>\n</tr>\n<tr>\n<td>applicationStatus</td>\n<td>Object</td>\n<td>Contains application status information</td>\n</tr>\n<tr>\n<td>applicationStatusID</td>\n<td>Integer</td>\n<td>ID of the application status</td>\n</tr>\n<tr>\n<td>applicationStatus</td>\n<td>String</td>\n<td>Name of application status</td>\n</tr>\n<tr>\n<td>items</td>\n<td>Object</td>\n<td>An array of each form, it's details, the fields, and candidate's answers</td>\n</tr>\n<tr>\n<td>itemName</td>\n<td>String</td>\n<td>Name of the Form</td>\n</tr>\n<tr>\n<td>itemID</td>\n<td>Integer</td>\n<td>Form ID</td>\n</tr>\n<tr>\n<td>fields</td>\n<td>Object</td>\n<td>Contains the questions and answers of the form</td>\n</tr>\n<tr>\n<td>questionID</td>\n<td>Integer</td>\n<td>ID of the question</td>\n</tr>\n<tr>\n<td>questionText</td>\n<td>String</td>\n<td>Question Text</td>\n</tr>\n<tr>\n<td>answer</td>\n<td>String</td>\n<td>Response to the question</td>\n</tr>\n<tr>\n<td>questionType</td>\n<td>String</td>\n<td>Multiple choice, text etc</td>\n</tr>\n<tr>\n<td>mandatory</td>\n<td>String</td>\n<td>Yes/No whether the question was mandatory</td>\n</tr>\n<tr>\n<td>signature</td>\n<td>Object</td>\n<td>Contains details about the signature, if applicable</td>\n</tr>\n<tr>\n<td>signatureType</td>\n<td>String</td>\n<td>Text, or esignature</td>\n</tr>\n<tr>\n<td>signature</td>\n<td>Varies</td>\n<td>If a text signature, then shows the text, if drawn, then shows the image encoded as Base64</td>\n</tr>\n<tr>\n<td>agreedOn</td>\n<td>Date/Time</td>\n<td>When the form was answered</td>\n</tr>\n<tr>\n<td>dateCompleted</td>\n<td>Date/Time</td>\n<td>Date/Time the form was completed</td>\n</tr>\n<tr>\n<td>verifiedBy</td>\n<td>String</td>\n<td>Name of user who marked it complete</td>\n</tr>\n<tr>\n<td>dateVerified</td>\n<td>Date/Time</td>\n<td>Date/Time it was marked as complete</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}},"urlObject":{"path":["api","v1","Onboarding","GetComplianceForms"],"host":["{{BaseURL}}"],"query":[{"key":"CandidateApplicationId","value":"<integer>"},{"disabled":true,"key":"itemID","value":"<integer>"}],"variable":[]}},"response":[{"id":"ae8d631a-83d9-4b8e-bc17-e3ebc7d67439","name":"Successful Operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/JSON"}],"url":"{{BaseURL}}/api/v1/Onboarding/GetComplianceForms"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/JSON"}],"cookie":[],"responseTime":null,"body":"{\n\n    \"candidateApplicationId\": \"<integer>\",\n    \"candidateId\": \"<integer>\",\n    \"jobDetail\": {\n        \"jobId\": \"<integer>\",\n        \"jobTitle\": \"<string>\",\n        \"jobTitleForCandidates\": \"<string>\",\n        \"jobReference\": \"<string>\"\n    },\n    \"applicationStatus\": {\n        \"applicationStatusId\": \"<integer>\",\n        \"applicationStatus\": \"<string>\"\n    },\n    \"items\": []\n}\n"}],"_postman_id":"2888afb6-268b-4ae5-9824-9905eb797b12"},{"name":"GetComplianceDocuments","id":"a35c0e9f-6692-46cd-a68c-62d947dd6984","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/JSON"}],"url":"{{BaseURL}}/api/v1/Onboarding/GetComplianceDocuments?CandidateApplicationId=<integer>","description":"<p>This returns the information about the status of each Document within Compliance, as well as the document itself.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>candidateApplicationId</td>\n<td>Integer</td>\n<td>Candidate application ID</td>\n</tr>\n<tr>\n<td>candidateId</td>\n<td>Integer</td>\n<td>Candidate ID</td>\n</tr>\n<tr>\n<td>jobDetail</td>\n<td>Object</td>\n<td>Contrains the job information</td>\n</tr>\n<tr>\n<td>jobID</td>\n<td>Integer</td>\n<td>ID of the job</td>\n</tr>\n<tr>\n<td>jobTitle</td>\n<td>String</td>\n<td>Internal/main job title</td>\n</tr>\n<tr>\n<td>jobTitleForCandidates</td>\n<td>String</td>\n<td>External/candidate job title</td>\n</tr>\n<tr>\n<td>jobReference</td>\n<td>String</td>\n<td>Job Reference generated by the ATS</td>\n</tr>\n<tr>\n<td>applicationStatus</td>\n<td>Object</td>\n<td>Contains application status information</td>\n</tr>\n<tr>\n<td>applicationStatusID</td>\n<td>Integer</td>\n<td>ID of the application status</td>\n</tr>\n<tr>\n<td>applicationStatus</td>\n<td>String</td>\n<td>Name of application status</td>\n</tr>\n<tr>\n<td>documentItems</td>\n<td>Object</td>\n<td>An array of each document and it's details</td>\n</tr>\n<tr>\n<td>itemName</td>\n<td>String</td>\n<td>Name of the Document</td>\n</tr>\n<tr>\n<td>itemID</td>\n<td>Integer</td>\n<td>Document ID</td>\n</tr>\n<tr>\n<td>contentType</td>\n<td>String</td>\n<td>MIME type of document</td>\n</tr>\n<tr>\n<td>itemData</td>\n<td>String</td>\n<td>Base64 encoded data of the document</td>\n</tr>\n<tr>\n<td>dateCompleted</td>\n<td>Date/Time</td>\n<td>Date/Time the document was completed</td>\n</tr>\n<tr>\n<td>verifiedBy</td>\n<td>String</td>\n<td>Name of user who marked it complete</td>\n</tr>\n<tr>\n<td>dateVerified</td>\n<td>Date/Time</td>\n<td>Date/Time the document was marked as complete</td>\n</tr>\n<tr>\n<td>signatures</td>\n<td>Object</td>\n<td>Contains details about the signature, if applicable</td>\n</tr>\n<tr>\n<td>signatureType</td>\n<td>String</td>\n<td>Text, or esignature</td>\n</tr>\n<tr>\n<td>signature</td>\n<td>Varies</td>\n<td>If a text signature, then shows the text, if esignature, then shows the image encoded as Base64</td>\n</tr>\n<tr>\n<td>agreedOn</td>\n<td>Date/Time</td>\n<td>When the document was signed</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}},"urlObject":{"path":["api","v1","Onboarding","GetComplianceDocuments"],"host":["{{BaseURL}}"],"query":[{"key":"CandidateApplicationId","value":"<integer>"},{"disabled":true,"key":"itemID","value":"<integer>"}],"variable":[]}},"response":[{"id":"296e513a-2c8c-460b-b4fc-7e72a8d17c0e","name":"Successful Operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/JSON"}],"url":"{{BaseURL}}/api/v1/Onboarding/GetComplianceForms"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/JSON"}],"cookie":[],"responseTime":null,"body":"{\n\n    \"candidateApplicationId\": \"<integer>\",\n    \"candidateId\": \"<integer>\",\n    \"jobDetail\": {\n        \"jobId\": \"<integer>\",\n        \"jobTitle\": \"<string>\",\n        \"jobTitleForCandidates\": \"<string>\",\n        \"jobReference\": \"<string>\"\n    },\n    \"applicationStatus\": {\n        \"applicationStatusId\": \"<integer>\",\n        \"applicationStatus\": \"<string>\"\n    },\n    \"items\": []\n}\n"}],"_postman_id":"a35c0e9f-6692-46cd-a68c-62d947dd6984"},{"name":"GetComplianceContracts","id":"ecf13983-ab59-4681-aa84-4136399b8740","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/JSON"}],"url":"{{BaseURL}}/api/v1/Onboarding/GetComplianceContracts?CandidateApplicationId=<integer>","description":"<p>This returns the information about the status of each Contract within Compliance, and the contract itself.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>candidateApplicationId</td>\n<td>Integer</td>\n<td>Candidate application ID</td>\n</tr>\n<tr>\n<td>candidateId</td>\n<td>Integer</td>\n<td>Candidate ID</td>\n</tr>\n<tr>\n<td>jobDetail</td>\n<td>Object</td>\n<td>Contrains the job information</td>\n</tr>\n<tr>\n<td>jobID</td>\n<td>Integer</td>\n<td>ID of the job</td>\n</tr>\n<tr>\n<td>jobTitle</td>\n<td>String</td>\n<td>Internal/main job title</td>\n</tr>\n<tr>\n<td>jobTitleForCandidates</td>\n<td>String</td>\n<td>External/candidate job title</td>\n</tr>\n<tr>\n<td>jobReference</td>\n<td>String</td>\n<td>Job Reference generated by the ATS</td>\n</tr>\n<tr>\n<td>applicationStatus</td>\n<td>Object</td>\n<td>Contains application status information</td>\n</tr>\n<tr>\n<td>applicationStatusID</td>\n<td>Integer</td>\n<td>ID of the application status</td>\n</tr>\n<tr>\n<td>applicationStatus</td>\n<td>String</td>\n<td>Name of application status</td>\n</tr>\n<tr>\n<td>contractItems</td>\n<td>Object</td>\n<td>An array of each contract and it's details</td>\n</tr>\n<tr>\n<td>itemName</td>\n<td>String</td>\n<td>Name of the Contract</td>\n</tr>\n<tr>\n<td>itemID</td>\n<td>Integer</td>\n<td>Contract ID</td>\n</tr>\n<tr>\n<td>contentType</td>\n<td>String</td>\n<td>MIME type of contract</td>\n</tr>\n<tr>\n<td>itemData</td>\n<td>String</td>\n<td>Base64 encoded data of the contract</td>\n</tr>\n<tr>\n<td>dateCompleted</td>\n<td>Date/Time</td>\n<td>Date/Time the contract was completed</td>\n</tr>\n<tr>\n<td>verifiedBy</td>\n<td>String</td>\n<td>Name of user who marked it complete</td>\n</tr>\n<tr>\n<td>dateVerified</td>\n<td>Date/Time</td>\n<td>Date/Time the contract was marked as complete</td>\n</tr>\n<tr>\n<td>signatures</td>\n<td>Object</td>\n<td>Contains details about the signature, if applicable</td>\n</tr>\n<tr>\n<td>signatureType</td>\n<td>String</td>\n<td>Text, or esignature</td>\n</tr>\n<tr>\n<td>signature</td>\n<td>Varies</td>\n<td>If a text signature, then shows the text, if esignature, then shows the image encoded as Base64</td>\n</tr>\n<tr>\n<td>agreedOn</td>\n<td>Date/Time</td>\n<td>When the contract was signed</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}},"urlObject":{"path":["api","v1","Onboarding","GetComplianceContracts"],"host":["{{BaseURL}}"],"query":[{"key":"CandidateApplicationId","value":"<integer>"},{"disabled":true,"key":"itemID","value":"<integer>"}],"variable":[]}},"response":[{"id":"1f83f520-2069-4010-8e0c-d09f336fc73f","name":"Successful Operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/JSON"}],"url":"{{BaseURL}}/api/v1/Onboarding/GetComplianceForms"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/JSON"}],"cookie":[],"responseTime":null,"body":"{\n\n    \"candidateApplicationId\": \"<integer>\",\n    \"candidateId\": \"<integer>\",\n    \"jobDetail\": {\n        \"jobId\": \"<integer>\",\n        \"jobTitle\": \"<string>\",\n        \"jobTitleForCandidates\": \"<string>\",\n        \"jobReference\": \"<string>\"\n    },\n    \"applicationStatus\": {\n        \"applicationStatusId\": \"<integer>\",\n        \"applicationStatus\": \"<string>\"\n    },\n    \"items\": []\n}\n"}],"_postman_id":"ecf13983-ab59-4681-aa84-4136399b8740"},{"name":"GetReferenceForms","id":"2da73bd4-0aaa-4640-adfb-64a635b713de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/JSON"}],"url":"{{BaseURL}}/api/v1/Onboarding/GetReferenceForms?candidateApplicationId=<integer>","description":"<p>This returns the reference forms started against this application.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>candidateApplicationId</td>\n<td>Integer</td>\n<td>Candidate application ID</td>\n</tr>\n<tr>\n<td>candidateId</td>\n<td>Integer</td>\n<td>Candidate ID</td>\n</tr>\n<tr>\n<td>jobDetail</td>\n<td>Object</td>\n<td>Contrains the job information</td>\n</tr>\n<tr>\n<td>jobID</td>\n<td>Integer</td>\n<td>ID of the job</td>\n</tr>\n<tr>\n<td>jobTitle</td>\n<td>String</td>\n<td>Internal/main job title</td>\n</tr>\n<tr>\n<td>jobTitleForCandidates</td>\n<td>String</td>\n<td>External/candidate job title</td>\n</tr>\n<tr>\n<td>jobReference</td>\n<td>String</td>\n<td>Job Reference generated by the ATS</td>\n</tr>\n<tr>\n<td>applicationStatus</td>\n<td>Object</td>\n<td>Contains application status information</td>\n</tr>\n<tr>\n<td>applicationStatusID</td>\n<td>Integer</td>\n<td>ID of the application status</td>\n</tr>\n<tr>\n<td>applicationStatus</td>\n<td>String</td>\n<td>Name of application status</td>\n</tr>\n<tr>\n<td>referenceDetails</td>\n<td>Object</td>\n<td>An array of each reference and it's details</td>\n</tr>\n<tr>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>refereeName</td>\n<td>String</td>\n<td>Name of the referee</td>\n</tr>\n<tr>\n<td>refereeEmail</td>\n<td>String</td>\n<td>Referee's email address</td>\n</tr>\n<tr>\n<td>refereePosition</td>\n<td>String</td>\n<td>Referee's position/job</td>\n</tr>\n<tr>\n<td>employerName</td>\n<td>String</td>\n<td>Name of the employer</td>\n</tr>\n<tr>\n<td>dateRefStarted</td>\n<td>Date/Time</td>\n<td>Date/Time the reference was started</td>\n</tr>\n<tr>\n<td>dateRefCompleted</td>\n<td>Date/Time</td>\n<td>Date/Time the reference was completed</td>\n</tr>\n<tr>\n<td>signatures</td>\n<td>Object</td>\n<td>Contains details about the signature, if applicable</td>\n</tr>\n<tr>\n<td>signatureType</td>\n<td>String</td>\n<td>Text, or esignature</td>\n</tr>\n<tr>\n<td>signature</td>\n<td>Varies</td>\n<td>If a text signature, then shows the text, if esignature, then shows the image encoded as Base64</td>\n</tr>\n<tr>\n<td>agreedOn</td>\n<td>Date/Time</td>\n<td>When the contract was signed</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}},"urlObject":{"path":["api","v1","Onboarding","GetReferenceForms"],"host":["{{BaseURL}}"],"query":[{"key":"candidateApplicationId","value":"<integer>"},{"disabled":true,"key":"itemID","value":"<integer>"}],"variable":[]}},"response":[{"id":"2ed5f525-24c0-4a10-8fd3-4d8848ba06b6","name":"Successful Operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/JSON"}],"url":"{{BaseURL}}/api/v1/RefrenceForm/GetReferenceForms"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/JSON"}],"cookie":[],"responseTime":null,"body":"{\n    \"candidateApplicationId\": \"<integer>\",\n    \"candidateId\": \"<integer>\",\n    \"jobDetail\": {\n        \"jobId\": \"<integer>\",\n        \"jobTitle\": \"<string>\",\n        \"jobTitleforCandidates\": \"<string>\",\n        \"jobReference\": \"<string>\"\n    },\n    \"applicationStatus\": {\n        \"applicationStatusId\": \"<integer>\",\n        \"applicationStatus\": \"<string>\"\n    },\n    \"referenceDetails\": [\n        {\n            \"refereeName\": \"<string>\",\n            \"refereeEmail\": \"<string>\",\n            \"refereePosition\": \"<string>\",\n            \"employerName\": \"<string>\",\n            \"dateRefStarted\": \"<DD/MM/YYYY HH:MM:SS>\",\n            \"dateRefCompleted\": \"<DD/MM/YYYY HH:MM:SS>\",\n            \"refFormId\": \"<integer>\",\n            \"fields\": [\n                {\n                    \"questionId\": \"<integer>\",\n                    \"questionText\": \"<string>\",\n                    \"answer\": \"<string>\",\n                    \"questionType\": \"<string>\",\n                    \"mandatory\": \"<integer>\"\n                },\n                {\n                    \"questionId\": \"<integer>\",\n                    \"questionText\": \"<string>\",\n                    \"answer\": \"<string>\",\n                    \"questionType\": \"<string>\",\n                    \"mandatory\": \"<integer>\"\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"2da73bd4-0aaa-4640-adfb-64a635b713de"},{"name":"GetReferenceDocuments","id":"96855464-0cce-4bce-a904-72815863f965","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/JSON"}],"url":"{{BaseURL}}/api/v1/Onboarding/GetReferenceDocument?CandidateApplicationId=<integer>","description":"<p>This returns the candidates who have recently had their new starter form completed or updated, within the last day.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>candidateApplicationId</td>\n<td>Integer</td>\n<td>Candidate application ID</td>\n</tr>\n<tr>\n<td>candidateId</td>\n<td>Integer</td>\n<td>Candidate ID</td>\n</tr>\n<tr>\n<td>starterDataCreatedDate</td>\n<td>Date/Time</td>\n<td>Date the Starter Form was saved</td>\n</tr>\n<tr>\n<td>lastModifiedOn</td>\n<td>Date/Time</td>\n<td>Date/Time the Starter Form was last saved</td>\n</tr>\n<tr>\n<td>jobDetail</td>\n<td>Object</td>\n<td>Contains the job information</td>\n</tr>\n<tr>\n<td>jobId</td>\n<td>Integer</td>\n<td>ID of the job</td>\n</tr>\n<tr>\n<td>jobTitle</td>\n<td>String</td>\n<td>Internal/main job title</td>\n</tr>\n<tr>\n<td>jobTitleForCandidates</td>\n<td>String</td>\n<td>External/candidate job title</td>\n</tr>\n<tr>\n<td>vacancyDivision</td>\n<td>String</td>\n<td>Job Division</td>\n</tr>\n<tr>\n<td>jobReference</td>\n<td>String</td>\n<td>Job Reference generated by the ATS</td>\n</tr>\n<tr>\n<td>vacancyDepartment</td>\n<td>String</td>\n<td>Job Department</td>\n</tr>\n<tr>\n<td>vacancySchoolLocation</td>\n<td>String</td>\n<td>Job School Location</td>\n</tr>\n<tr>\n<td>vacancyCostCentre</td>\n<td>String</td>\n<td>Job Cost Centre</td>\n</tr>\n<tr>\n<td>vacancyCampaign</td>\n<td>String</td>\n<td>Job Campaign</td>\n</tr>\n<tr>\n<td>vacancyJobLevel</td>\n<td>String</td>\n<td>Job Level</td>\n</tr>\n<tr>\n<td>reportsTo</td>\n<td>String</td>\n<td>Individual identified in Job Details</td>\n</tr>\n<tr>\n<td>serviceManagerEmail</td>\n<td>String</td>\n<td>Individual identified in the New Starter Form</td>\n</tr>\n<tr>\n<td>applicationStatus</td>\n<td>Object</td>\n<td>Contains data about the application status</td>\n</tr>\n<tr>\n<td>applicationStatusId</td>\n<td>Integer</td>\n<td>ID number of the Application Status</td>\n</tr>\n<tr>\n<td>applicationStatus</td>\n<td>String</td>\n<td>Application Status</td>\n</tr>\n<tr>\n<td>systemUser</td>\n<td>Object</td>\n<td>Contains data about the system user who last saved the form</td>\n</tr>\n<tr>\n<td>firstName</td>\n<td>String</td>\n<td>User's first name</td>\n</tr>\n<tr>\n<td>lastName</td>\n<td>String</td>\n<td>User's last name</td>\n</tr>\n<tr>\n<td>application</td>\n<td>Object</td>\n<td>Contains data about the application</td>\n</tr>\n<tr>\n<td>title</td>\n<td>String</td>\n<td>Candidate title</td>\n</tr>\n<tr>\n<td>firstName</td>\n<td>String</td>\n<td>Candidate's first name</td>\n</tr>\n<tr>\n<td>lastName</td>\n<td>String</td>\n<td>Candidate's last name</td>\n</tr>\n<tr>\n<td>addressLine1</td>\n<td>String</td>\n<td>1st line of the address</td>\n</tr>\n<tr>\n<td>addressLine2</td>\n<td>String</td>\n<td>2nd line of the address</td>\n</tr>\n<tr>\n<td>city</td>\n<td>String</td>\n<td>Candidate's city</td>\n</tr>\n<tr>\n<td>county</td>\n<td>String</td>\n<td>Candidate's county</td>\n</tr>\n<tr>\n<td>countryISOCode</td>\n<td>String</td>\n<td>2/3 digit ISO Code of the candidate's country</td>\n</tr>\n<tr>\n<td>country</td>\n<td>String</td>\n<td>Candidate country</td>\n</tr>\n<tr>\n<td>postCode</td>\n<td>String</td>\n<td>Candidate's postcode</td>\n</tr>\n<tr>\n<td>emailAddress</td>\n<td>String</td>\n<td>Candidate's email address</td>\n</tr>\n<tr>\n<td>mobile</td>\n<td>Integer</td>\n<td>Candidate's mobile number</td>\n</tr>\n<tr>\n<td>gender</td>\n<td>String</td>\n<td>Candidate's gender</td>\n</tr>\n<tr>\n<td>maritalStatus</td>\n<td>String</td>\n<td>Candidate's marital status</td>\n</tr>\n<tr>\n<td>nationality</td>\n<td>String</td>\n<td>Candidate's nationality</td>\n</tr>\n<tr>\n<td>Date of Birth</td>\n<td>String</td>\n<td>DD/MM/YYYY</td>\n</tr>\n<tr>\n<td>bankDetail</td>\n<td>Object</td>\n<td>Contains the bank details form information</td>\n</tr>\n<tr>\n<td>gender</td>\n<td>String</td>\n<td>Candidate's gender</td>\n</tr>\n<tr>\n<td>bankName</td>\n<td>String</td>\n<td>Name of the bank</td>\n</tr>\n<tr>\n<td>branch</td>\n<td>String</td>\n<td>Name of the branch</td>\n</tr>\n<tr>\n<td>accountNumber</td>\n<td>Integer</td>\n<td>Candidate bank account number</td>\n</tr>\n<tr>\n<td>sortCode</td>\n<td>Integer</td>\n<td>Candidate bank account sort code, no hyphens.</td>\n</tr>\n<tr>\n<td>payeeName</td>\n<td>String</td>\n<td>Payee name</td>\n</tr>\n<tr>\n<td>buildingSocietyRollNumber</td>\n<td>Integer</td>\n<td>Roll number of building society</td>\n</tr>\n<tr>\n<td>nationalInsuranceNumber</td>\n<td>String</td>\n<td>Candidate's national insurance number</td>\n</tr>\n<tr>\n<td>birthDate</td>\n<td>Date</td>\n<td>Candidate's birth date.</td>\n</tr>\n<tr>\n<td>data</td>\n<td>Object</td>\n<td>Contains the fields from the starter form</td>\n</tr>\n<tr>\n<td>id</td>\n<td>Integer</td>\n<td>ID of the field in the starter form</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>Name of the field in the starter form</td>\n</tr>\n<tr>\n<td>caption</td>\n<td>String</td>\n<td>Caption that shows agains thefield in the starter form</td>\n</tr>\n<tr>\n<td>value</td>\n<td>String</td>\n<td>Data entered into the field, in the starter form</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}},"urlObject":{"path":["api","v1","Onboarding","GetReferenceDocument"],"host":["{{BaseURL}}"],"query":[{"key":"CandidateApplicationId","value":"<integer>"},{"disabled":true,"key":"refereeEmail","value":"<integer>"}],"variable":[]}},"response":[{"id":"a57a7e8b-6d54-4f44-976d-363f5a732989","name":"Successful Operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/JSON"}],"url":"{{BaseURL}}/api/v1/Onboarding/GetReferenceDocument"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/JSON"}],"cookie":[],"responseTime":null,"body":"{\n    \"candidateApplicationId\": \"<integer>\",\n    \"candidateId\": \"<integer>\",\n    \"jobDetail\": {\n        \"jobId\": \"<integer>\",\n        \"jobTitle\": \"<string>\",\n        \"jobTitleforCandidates\": \"<string>\",\n        \"jobReference\": \"<string>\"\n    },\n    \"applicationStatus\": {\n        \"applicationStatusId\": \"<integer>\",\n        \"applicationStatus\": \"<string>\"\n    },\n    \"referenceDetails\": [\n        {\n            \"refereeName\": \"<string>\",\n            \"refereeEmail\": \"<string>\",\n            \"refereePosition\": \"<string>\",\n            \"employerName\": \"<string>\",\n            \"dateRefStarted\": \"<DD/MM/YYYY HH:MM:SS>\",\n            \"dateRefCompleted\": \"<DD/MM/YYYY HH:MM:SS>\",\n            \"refFormId\": \"<integer>\",\n            \"fields\": [\n                {\n                    \"questionId\": \"<integer>\",\n                    \"questionText\": \"<string>\",\n                    \"answer\": \"<string>\",\n                    \"questionType\": \"<string>\",\n                    \"mandatory\": \"<integer>\"\n                },\n                {\n                    \"questionId\": \"<integer>\",\n                    \"questionText\": \"<string>\",\n                    \"answer\": \"<string>\",\n                    \"questionType\": \"<string>\",\n                    \"mandatory\": \"<integer>\"\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"96855464-0cce-4bce-a904-72815863f965"}],"id":"386bf328-18bc-4a66-b74e-cd973c64bda7","description":"<p>These API calls have been developed to assist with retrieving Onboarding/Compliance/Reference information.</p>\n<p>Date/Time format is as follows: DD/MM/YYYY HH:MM:SS</p>\n<p>Date format is as follows: DD/MM/YYYY</p>\n","_postman_id":"386bf328-18bc-4a66-b74e-cd973c64bda7","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}}},{"name":"Jobs","item":[{"name":"Retrieve a list of jobs","id":"14ea7d4f-10d9-4119-99b4-25844a2901e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{BaseURL}}/api/v1/Job","description":"<p>Returns a list of jobs, that the authenticated user can see. For a list of all jobs, ensure that the user has ListAllJobs access rights within Jobtrain.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>String</td>\n<td>JobID from the ATS</td>\n</tr>\n<tr>\n<td>jobReference</td>\n<td>String</td>\n<td>Unique reference for the Job within the ATS</td>\n</tr>\n<tr>\n<td>jobTitle</td>\n<td>String</td>\n<td>Internal/Primary job title</td>\n</tr>\n<tr>\n<td>jobTitleForCandidate</td>\n<td>String</td>\n<td>External/candidate facing job title</td>\n</tr>\n<tr>\n<td>advertisedType</td>\n<td>String</td>\n<td>Which portals the job is advertised on</td>\n</tr>\n<tr>\n<td>replyToEmail</td>\n<td>String</td>\n<td>Email set in the JobDetails page in the ATS</td>\n</tr>\n<tr>\n<td>vacancyType</td>\n<td>String</td>\n<td>Type of Vacancy</td>\n</tr>\n<tr>\n<td>vacancyDepartment</td>\n<td>String</td>\n<td>Department of the job</td>\n</tr>\n<tr>\n<td>vacancyDivision</td>\n<td>String</td>\n<td>Division of the job</td>\n</tr>\n<tr>\n<td>applyURL</td>\n<td>String</td>\n<td>URL where the candidates would apply</td>\n</tr>\n<tr>\n<td>directApplyQuestionsURL</td>\n<td>String</td>\n<td>URL containing JSON of the questions needed for Direct Apply. See Direct Apply V2 for more details.</td>\n</tr>\n<tr>\n<td>vacancyReason</td>\n<td>String</td>\n<td>Reason for vacancy</td>\n</tr>\n<tr>\n<td>isLiveForCandidates</td>\n<td>String</td>\n<td>Whether or not the job is currently live for candidates</td>\n</tr>\n<tr>\n<td>location</td>\n<td>Object</td>\n<td>Contains location detail</td>\n</tr>\n<tr>\n<td>id</td>\n<td>Integer</td>\n<td>ID of the location</td>\n</tr>\n<tr>\n<td>locationName</td>\n<td>String</td>\n<td>Name of the location</td>\n</tr>\n<tr>\n<td>city</td>\n<td>String</td>\n<td>Location city</td>\n</tr>\n<tr>\n<td>county</td>\n<td>String</td>\n<td>Location county</td>\n</tr>\n<tr>\n<td>postCode</td>\n<td>String</td>\n<td>Location postcode</td>\n</tr>\n<tr>\n<td>jobStatus</td>\n<td>Object</td>\n<td>Contains information about the job status</td>\n</tr>\n<tr>\n<td>id</td>\n<td>Integer</td>\n<td>ID of the job status</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>Status name</td>\n</tr>\n<tr>\n<td>createdOnDate</td>\n<td>String</td>\n<td>Date the job was created on</td>\n</tr>\n<tr>\n<td>startDate</td>\n<td>String</td>\n<td>Start date set in JobDetails page in the ATS</td>\n</tr>\n<tr>\n<td>closingDate</td>\n<td>String</td>\n<td>Closing date of the job advert</td>\n</tr>\n<tr>\n<td>advertLiveDate</td>\n<td>String</td>\n<td>Date the advert goes live for candidates</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}},"urlObject":{"path":["api","v1","Job"],"host":["{{BaseURL}}"],"query":[{"disabled":true,"key":"PageNo","value":"<integer>"},{"disabled":true,"key":"TextToSearch","value":"<string>"},{"disabled":true,"key":"SortColumn","value":"<string>"},{"disabled":true,"key":"SortDirection","value":"<string>"},{"disabled":true,"key":"PageSize","value":"<integer>"}],"variable":[]}},"response":[{"id":"447e9a7a-a252-4e58-a211-6439209e886d","name":"Successful Operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{BaseURL}}/api/v1/Job","host":["{{BaseURL}}"],"path":["api","v1","Job"],"query":[{"key":"PageNo","value":"<integer>","disabled":true},{"key":"TextToSearch","value":"<string>","disabled":true},{"key":"SortColumn","value":"<string>","disabled":true},{"key":"SortDirection","value":"<string>","disabled":true},{"key":"PageSize","value":"<integer>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"<integer>\",\n  \"jobReference\": \"<string>\",\n  \"jobTitle\": \"<string>\",\n  \"jobTitleForCandidate\": \"<string>\",\n  \"advertisedType\": \"<string>\",\n  \"replyToEmail\": \"<string>\",\n  \"vacancyType\": \"<string>\",\n  \"vacancyDepartment\": \"<string>\",\n  \"vacancyDivision\": \"<string>\",\n  \"applyURL\": \"<string>\",\n  \"DirectApplyQuestions\": \"<string>\",\n  \"vacancyReason\": \"<string>\",\n  \"isLiveForCandidates\": \"<string>\",\n  \"location\": {\n    \"id\": \"<integer>\",\n    \"locationName\": \"<string>\",\n    \"city\": \"<string>\",\n    \"county\": \"<string>\",\n    \"postCode\": \"<string>\"\n  },\n  \"jobStatus\": {\n    \"id\": \"<integer>\",\n    \"name\": \"<string>\"\n  },\n  \"createdOnDate\": \"DD/MM/YYYY HH:MM:SS\",\n  \"startDate\": \"DD/MM/YYYY HH:MM:SS\",\n  \"closingDate\": \"DD/MM/YYYY HH:MM:SS\",\n  \"advertLiveDate\": \"DD/MM/YYYY HH:MM:SS\"\n}"},{"id":"19430943-bd29-47f1-940a-6832ed1c67da","name":"Invalid ID supplied","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/api/v1/Job?PageNo=<integer>&TextToSearch=<string>&SortColumn=<string>&SortDirection=<string>&PageSize=<integer>","host":["{{BaseURL}}"],"path":["api","v1","Job"],"query":[{"key":"PageNo","value":"<integer>"},{"key":"TextToSearch","value":"<string>"},{"key":"SortColumn","value":"<string>"},{"key":"SortDirection","value":"<string>"},{"key":"PageSize","value":"<integer>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"5b44c154-1516-4d87-a98a-701c4794158e","name":"Jobs not found","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/api/v1/Job?PageNo=<integer>&TextToSearch=<string>&SortColumn=<string>&SortDirection=<string>&PageSize=<integer>","host":["{{BaseURL}}"],"path":["api","v1","Job"],"query":[{"key":"PageNo","value":"<integer>"},{"key":"TextToSearch","value":"<string>"},{"key":"SortColumn","value":"<string>"},{"key":"SortDirection","value":"<string>"},{"key":"PageSize","value":"<integer>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"14ea7d4f-10d9-4119-99b4-25844a2901e3"},{"name":"Retrieve list of candidates that have applied for this job by Id","id":"5f9535fd-20a3-480f-944f-3709e9fcbd5d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/JSON"}],"body":{"mode":"file","file":{}},"url":"{{BaseURL}}/api/v1/Job/CandidateListByJobId?JobId=<integer>","description":"<p>Return a list of applications for the specified job.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>applicationId</td>\n<td>Integer</td>\n<td>ID of the application</td>\n</tr>\n<tr>\n<td>candidateId</td>\n<td>Integer</td>\n<td>ID of the candidate</td>\n</tr>\n<tr>\n<td>jobId</td>\n<td>integer</td>\n<td>ID of the Job</td>\n</tr>\n<tr>\n<td>createdOnDate</td>\n<td>Date/Time</td>\n<td>Date &amp; Time the candidate started the application</td>\n</tr>\n<tr>\n<td>agreedToTerms</td>\n<td>String</td>\n<td>Whether the candidate has agreed to the terms and conditions (will be Yes/No)</td>\n</tr>\n<tr>\n<td>applicationSubmittedOn</td>\n<td>Date/Time</td>\n<td>Date &amp; Time the candidate submitted the application.</td>\n</tr>\n<tr>\n<td>source</td>\n<td>String</td>\n<td>How the candidate found the job</td>\n</tr>\n<tr>\n<td>applicationStatus</td>\n<td>Object</td>\n<td>Contains details of the application status</td>\n</tr>\n<tr>\n<td>id</td>\n<td>Integer</td>\n<td>ID of the application status</td>\n</tr>\n<tr>\n<td>statusName</td>\n<td>String</td>\n<td>Name of the status</td>\n</tr>\n<tr>\n<td>statusNameForCandidates</td>\n<td>String</td>\n<td>Status name visible in the candidate portal</td>\n</tr>\n<tr>\n<td>ranking</td>\n<td>Integer</td>\n<td>Star ranking number for the candidate</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}},"urlObject":{"path":["api","v1","Job","CandidateListByJobId"],"host":["{{BaseURL}}"],"query":[{"disabled":true,"key":"PageNo","value":"<integer>"},{"disabled":true,"key":"TextToSearch","value":"<string>"},{"disabled":true,"key":"PageSize","value":"<integer>"},{"disabled":true,"key":"ApplicationStatusId","value":"<integer>"},{"key":"JobId","value":"<integer>"}],"variable":[]}},"response":[{"id":"fe983a4c-3db9-4ccd-be79-af4966b12b75","name":"Successful Operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/JSON"}],"url":{"raw":"{{BaseURL}}/api/v1/Job/CandidateListByJobId","host":["{{BaseURL}}"],"path":["api","v1","Job","CandidateListByJobId"],"query":[{"key":"PageNo","value":"<integer>","disabled":true},{"key":"TextToSearch","value":"<string>","disabled":true},{"key":"SortColumn","value":"<string>","disabled":true},{"key":"SortDirection","value":"<string>","disabled":true},{"key":"PageSize","value":"<integer>","disabled":true},{"key":"JobId","value":null,"disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/JSON"}],"cookie":[],"responseTime":null,"body":"{\n  \"applicationId\": \"<integer>\",\n  \"candidateId\": \"<integer>\",\n  \"jobid\": \"<integer>\",\n  \"createdOnDate\": \"DD/MM/YYYY HH:MM:SS\",\n  \"agreedToTerms\": \"<string>\",\n  \"applicationSubmitedOn\": \"DD/MM/YYYY HH:MM:SS\",\n  \"source\": \"<string>\",\n  \"applicationStatus\": {\n    \"id\": \"<integer>\",\n    \"statusName\": \"<string>\",\n    \"statusNameForCandidates\": \"<string>\"\n  },\n  \"ranking\": \"<integer>\"\n}"},{"id":"4e8fd5c2-a588-415c-910d-d1490ee564ff","name":"Invalid ID supplied","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/api/v1/Jobs/listCandidate/:Id?PageNo=<integer>&TextToSearch=<string>&SortColumn=<string>&SortDirection=<string>&PageSize=<integer>","host":["{{BaseURL}}"],"path":["api","v1","Jobs","listCandidate",":Id"],"query":[{"key":"PageNo","value":"<integer>"},{"key":"TextToSearch","value":"<string>"},{"key":"SortColumn","value":"<string>"},{"key":"SortDirection","value":"<string>"},{"key":"PageSize","value":"<integer>"}],"variable":[{"key":"Id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"3639a561-c9ee-4e3e-b1c2-e723b142d0bd","name":"Candidate not found","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/api/v1/Jobs/listCandidate/:Id?PageNo=<integer>&TextToSearch=<string>&SortColumn=<string>&SortDirection=<string>&PageSize=<integer>","host":["{{BaseURL}}"],"path":["api","v1","Jobs","listCandidate",":Id"],"query":[{"key":"PageNo","value":"<integer>"},{"key":"TextToSearch","value":"<string>"},{"key":"SortColumn","value":"<string>"},{"key":"SortDirection","value":"<string>"},{"key":"PageSize","value":"<integer>"}],"variable":[{"key":"Id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"5f9535fd-20a3-480f-944f-3709e9fcbd5d"},{"name":"Retrieve job details by Id","id":"d4e34139-73d8-4e01-a9ef-911eb4b53764","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{BaseURL}}/api/v1/Job/:Id","description":"<p>Returns the details for a particular job. Includes advert copies for different portals.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>jobDescriptionExternal</td>\n<td>String</td>\n<td>Copy of the job advert on the external portal</td>\n</tr>\n<tr>\n<td>jobDescriptionInternal</td>\n<td>String</td>\n<td>Copy of the job advert on the internal portal</td>\n</tr>\n<tr>\n<td>jobDescriptionAgency</td>\n<td>String</td>\n<td>Copy of the job advert on the agency portal</td>\n</tr>\n<tr>\n<td>createdOnDate</td>\n<td>Date/Time</td>\n<td>Date &amp; Time the candidate started the application</td>\n</tr>\n<tr>\n<td>startDate</td>\n<td>Date/Time</td>\n<td>Start Date specified in the JobDetails page in the ATS</td>\n</tr>\n<tr>\n<td>closingDate</td>\n<td>Date/Time</td>\n<td>When the job closes for applications</td>\n</tr>\n<tr>\n<td>reasonForVacancy</td>\n<td>Object</td>\n<td>Contains reason for vacancy details</td>\n</tr>\n<tr>\n<td>id</td>\n<td>Integer</td>\n<td>Vacancy Reason ID</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>Vacancy Reason</td>\n</tr>\n<tr>\n<td>id</td>\n<td>Integer</td>\n<td>Job ID</td>\n</tr>\n<tr>\n<td>jobReference</td>\n<td>String</td>\n<td>Unique Job Reference within the ATS</td>\n</tr>\n<tr>\n<td>jobTitle</td>\n<td>String</td>\n<td>Internal/Primary Job title</td>\n</tr>\n<tr>\n<td>jobTitleForCandidates</td>\n<td>String</td>\n<td>External/Candidate facing job title</td>\n</tr>\n<tr>\n<td>advertisedType</td>\n<td>String</td>\n<td>Portals where the job is being advertised</td>\n</tr>\n<tr>\n<td>replyToEmail</td>\n<td>String</td>\n<td>Email set in JobDetails</td>\n</tr>\n<tr>\n<td>vacancyType</td>\n<td>String</td>\n<td>Type of vacancy</td>\n</tr>\n<tr>\n<td>vacancyDepartment</td>\n<td>String</td>\n<td>Department of the job</td>\n</tr>\n<tr>\n<td>vacancyDivision</td>\n<td>String</td>\n<td>Division of the job</td>\n</tr>\n<tr>\n<td>applyURL</td>\n<td>String</td>\n<td>URL where candidates would apply</td>\n</tr>\n<tr>\n<td>directApplyQuestionsURL</td>\n<td>String</td>\n<td>URL containing JSON of the questions needed for Direct Apply. See Direct Apply V2 for more details.</td>\n</tr>\n<tr>\n<td>vacancyReason</td>\n<td>String</td>\n<td>Reason for vacancy</td>\n</tr>\n<tr>\n<td>isLiveForCandidates</td>\n<td>String</td>\n<td>Whether the job is currently advertised on one of the portals</td>\n</tr>\n<tr>\n<td>location</td>\n<td>Object</td>\n<td>Contains information about the location of the job</td>\n</tr>\n<tr>\n<td>id</td>\n<td>Integer</td>\n<td>Location ID</td>\n</tr>\n<tr>\n<td>locationName</td>\n<td>String</td>\n<td>Name of location</td>\n</tr>\n<tr>\n<td>city</td>\n<td>String</td>\n<td>Which city the location is in</td>\n</tr>\n<tr>\n<td>county</td>\n<td>String</td>\n<td>Which county the location is in</td>\n</tr>\n<tr>\n<td>postCode</td>\n<td>String</td>\n<td>Location's postcode</td>\n</tr>\n<tr>\n<td>jobStatus</td>\n<td>Object</td>\n<td>Contains information about the job status</td>\n</tr>\n<tr>\n<td>id</td>\n<td>Integer</td>\n<td>Job Status ID</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>Name of the Job Status</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}},"urlObject":{"path":["api","v1","Job",":Id"],"host":["{{BaseURL}}"],"query":[],"variable":[{"id":"3bfc77e3-aa94-4706-a01e-19b7eb066447","type":"any","value":"<integer>","key":"Id"}]}},"response":[{"id":"d7fd9138-ab2b-437d-9a40-02fbbadc8b41","name":"Successful Operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{BaseURL}}/api/v1/Job/:Id","host":["{{BaseURL}}"],"path":["api","v1","Job",":Id"],"variable":[{"key":"Id","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"jobDescriptionExternal\": \"<string>\",\n  \"jobDescriptionInternal\": \"<string>\",\n  \"jobDescriptionAgency\": \"<string>\",\n  \"createdOnDate\": \"DD/MM/YYYY HH:MM:SS\",\n  \"startDate\": \"DD/MM/YYYY HH:MM:SS\",\n  \"closingDate\": \"DD/MM/YYYY HH:MM:SS\",\n  \"reasonForVacancy\": {\n    \"id\": \"<integer>\",\n    \"name\": \"<string>\"\n  },\n  \"id\": \"<integer>\",\n  \"jobReference\": \"<string>\",\n  \"jobTitle\": \"<string>\",\n  \"jobTitleForCandidate\": \"<string>\",\n  \"advertisedType\": \"<string>\",\n  \"replyToEmail\": \"<string>\",\n  \"vacancyType\": \"<string>\",\n  \"vacancyDepartment\": \"<string>\",\n  \"vacancyDivision\": \"<string>\",\n  \"applyURL\": \"<string>\",\n  \"DirectApplyQuestions\": \"<string>\",\n  \"vacancyReason\": \"<string>\",\n  \"isLiveForCandidates\": \"<string>\",\n  \"location\": {\n    \"id\": \"<integer>\",\n    \"locationName\": \"<string>\",\n    \"city\": \"<string>\",\n    \"county\": \"<string>\",\n    \"postCode\": \"<string>\"\n  },\n  \"jobStatus\": {\n    \"id\": \"<integer>\",\n    \"name\": \"<string>\"\n  }\n}"},{"id":"a871dc14-d565-4225-8d89-4ae50e6c6038","name":"Invalid ID supplied","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/api/v1/Job/:Id","host":["{{BaseURL}}"],"path":["api","v1","Job",":Id"],"variable":[{"key":"Id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"b364a2ca-556d-46c2-bbc9-64742f93bc79","name":"Job not found","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/api/v1/Job/:Id","host":["{{BaseURL}}"],"path":["api","v1","Job",":Id"],"variable":[{"key":"Id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"d4e34139-73d8-4e01-a9ef-911eb4b53764"}],"id":"f51dd678-8928-4bc7-af8c-be0c7f0ae027","description":"<p>These are the calls relating to Job information. Retrieving a list of jobs, retrieving candidates who have applied to a job, as well as details of a job by Job ID</p>\n<p>Date/Time format is as follows: DD/MM/YYYY HH:MM:SS</p>\n<p>Date format is as follows: DD/MM/YYYY</p>\n<h3 id=\"parameters\">Parameters:</h3>\n<p>TextToSearch will search Job Reference, and Job Title.</p>\n<p>sortDirection accepts Ascending or Descending</p>\n","_postman_id":"f51dd678-8928-4bc7-af8c-be0c7f0ae027","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}}},{"name":"DBS","item":[{"name":"Retrive list of candidates that have applied for this job and ready for DBS checks by ID","id":"685c508b-bc2f-468f-b0fb-9f2c04a4175a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/JSON"}],"url":"{{BaseURL}}/api/v1/Job/GetDBSReadyCandidateByJobId?JobId=<integer>","description":"<p>Return a list of applications ready for DBS check. DBS provider will use this end point to retrieve the list to facilitate registering candidates on their platform.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>applicationId</td>\n<td>Integer</td>\n<td>ID of the Application</td>\n</tr>\n<tr>\n<td>candidateId</td>\n<td>Integer</td>\n<td>ID of the candidate</td>\n</tr>\n<tr>\n<td>jobID</td>\n<td>Integer</td>\n<td>ID of the Job</td>\n</tr>\n<tr>\n<td>createdOnDate</td>\n<td>Date/Time</td>\n<td>Date &amp; Time the candidate started the application</td>\n</tr>\n<tr>\n<td>agreedToTerms</td>\n<td>String</td>\n<td>Whether the candidate has agreed to the terms &amp; conditions</td>\n</tr>\n<tr>\n<td>applicationSubmittedOn</td>\n<td>Date/Time</td>\n<td>When the candidate submitted the application</td>\n</tr>\n<tr>\n<td>source</td>\n<td>String</td>\n<td>How the candidate found the job</td>\n</tr>\n<tr>\n<td>applicationStatus</td>\n<td>Object</td>\n<td>Contains information about the candidate's application status</td>\n</tr>\n<tr>\n<td>id</td>\n<td>Integer</td>\n<td>ID of the application</td>\n</tr>\n<tr>\n<td>statusName</td>\n<td>String</td>\n<td>Name of the status</td>\n</tr>\n<tr>\n<td>statusNameForCandidates</td>\n<td>String</td>\n<td>Name of the status visible to candidates</td>\n</tr>\n<tr>\n<td>displayOrder</td>\n<td>Integer</td>\n<td>What order the status is displayed in on the client side</td>\n</tr>\n<tr>\n<td>candidate</td>\n<td>Object</td>\n<td>Contains information about the candidate</td>\n</tr>\n<tr>\n<td>firstName</td>\n<td>String</td>\n<td>Candidate's first name</td>\n</tr>\n<tr>\n<td>lastName</td>\n<td>String</td>\n<td>Candidate's last name</td>\n</tr>\n<tr>\n<td>email</td>\n<td>String</td>\n<td>Candidate's email</td>\n</tr>\n<tr>\n<td>mobile</td>\n<td>Integer</td>\n<td>Candidate's mobile number</td>\n</tr>\n<tr>\n<td>ranking</td>\n<td>Integer</td>\n<td>Star ranking score for the candidate</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}},"urlObject":{"path":["api","v1","Job","GetDBSReadyCandidateByJobId"],"host":["{{BaseURL}}"],"query":[{"disabled":true,"key":"PageNo","value":"<integer>"},{"disabled":true,"key":"TextToSearch","value":"<string>"},{"disabled":true,"key":"SortColumn","value":"<string>"},{"disabled":true,"key":"SortDirection","value":"<string>"},{"disabled":true,"key":"PageSize","value":"<integer>"},{"key":"JobId","value":"<integer>"}],"variable":[]}},"response":[{"id":"435e1666-61a1-4442-bea1-f98d6ab16665","name":"Successful Operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/JSON"}],"url":{"raw":"{{BaseURL}}/api/v1/Jobs/GetDBSReadyCandidateByJobId?JobId","host":["{{BaseURL}}"],"path":["api","v1","Jobs","GetDBSReadyCandidateByJobId"],"query":[{"key":"PageNo","value":"<integer>","disabled":true},{"key":"TextToSearch","value":"<string>","disabled":true},{"key":"SortColumn","value":"<string>","disabled":true},{"key":"SortDirection","value":"<string>","disabled":true},{"key":"PageSize","value":"<integer>","disabled":true},{"key":"JobId","value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/JSON"}],"cookie":[],"responseTime":null,"body":"{\n  \"applicationId\": \"<integer>\",\n  \"candidateId\": \"<integer>\", \n  \"jobId\": \"<integer>\",\n  \"createdOnDate\": \"DD/MM/YYYY HH:MM:SS\",\n  \"agreedToTerms\": \"Yes/No\",\n  \"applicationSubmitedOn\": \"DD/MM/YYYY HH:MM:SS\",\n  \"source\": \"<string>\",\n  \"applicationStatus\": {\n    \"id\": \"<integer>\",\n    \"statusName\": \"<string>\",\n    \"statusNameForCandidates\": \"<string>\",\n    \"displayOrder\": \"<integer>\"\n  },\n  \"candidate\": {\n    \"firstName\": \"<string>\",\n    \"lastName\": \"<string>\",\n    \"email\": \"<string>\",\n    \"mobile\": \"<string>\"\n  },\n  \"ranking\": \"<integer>\"\n}"},{"id":"e4896755-5346-488a-9f0a-df50c6e88699","name":"Invalid ID supplied","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/api/v1/Jobs/GetDBSReadyCandidateByJobId/:Id?PageNo=<integer>&TextToSearch=<string>&SortColumn=<string>&SortDirection=<string>&PageSize=<integer>","host":["{{BaseURL}}"],"path":["api","v1","Jobs","GetDBSReadyCandidateByJobId",":Id"],"query":[{"key":"PageNo","value":"<integer>"},{"key":"TextToSearch","value":"<string>"},{"key":"SortColumn","value":"<string>"},{"key":"SortDirection","value":"<string>"},{"key":"PageSize","value":"<integer>"}],"variable":[{"key":"Id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"ccf4392b-4499-4850-83ab-aa468124d4c3","name":"Candidate not found","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/api/v1/Jobs/GetDBSReadyCandidateByJobId/:Id?PageNo=<integer>&TextToSearch=<string>&SortColumn=<string>&SortDirection=<string>&PageSize=<integer>","host":["{{BaseURL}}"],"path":["api","v1","Jobs","GetDBSReadyCandidateByJobId",":Id"],"query":[{"key":"PageNo","value":"<integer>"},{"key":"TextToSearch","value":"<string>"},{"key":"SortColumn","value":"<string>"},{"key":"SortDirection","value":"<string>"},{"key":"PageSize","value":"<integer>"}],"variable":[{"key":"Id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"685c508b-bc2f-468f-b0fb-9f2c04a4175a"},{"name":"DBS provider should post the unique reference ID back to Jobtrain after successful registeration","id":"5c6a7d7c-9917-46f1-a6ab-9ed2af312b4f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/JSON"}],"body":{"mode":"raw","raw":"{\n  \"applicationId\": \"<integer>\",\n  \"applicationShortCode\": \"<string>\",\n  \"orgid\": \"<string>\",\n  \"personId\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"{{BaseURL}}/api/v1/Job/UpdateDBSUniqueId","description":"<p>This is the call to register the candidate with a DBS provider.</p>\n<p>A unique reference is required after successful registeration, to be passed back to Jobtrain for identification.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>applicationId</td>\n<td>Integer</td>\n<td>ID of the Application</td>\n</tr>\n<tr>\n<td>applicationShortCode</td>\n<td>String</td>\n<td>Shortcode of the DBS check</td>\n</tr>\n<tr>\n<td>orgid</td>\n<td>String</td>\n<td>ID of the organisation</td>\n</tr>\n<tr>\n<td>personID</td>\n<td>String</td>\n<td>Candidate's ID from the DBS provider</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}},"urlObject":{"path":["api","v1","Job","UpdateDBSUniqueId"],"host":["{{BaseURL}}"],"query":[],"variable":[]}},"response":[{"id":"1d223fb0-9613-4a09-b027-729a0d0e1fd0","name":"Successful Operation","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/JSON"}],"body":{"mode":"raw","raw":"{\n  \"applicationId\": \"<integer>\",\n  \"applicationShortCode\": \"<string>\",\n  \"orgid\": \"<string>\",\n  \"personId\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"{{BaseURL}}/api/v1/Jobs/UpdateDBSUniqueId"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"da49484e-66f4-4c21-a58a-560ab2b99177","name":"Invalid ID supplied","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/JSON"}],"body":{"mode":"raw","raw":"{\n  \"applicationId\": \"<long>\",\n  \"applicationShortCode\": {},\n  \"orgid\": \"<string>\",\n  \"personId\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"{{BaseURL}}/api/v1/Jobs/UpdateDBSUniqueId"},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"29291023-1ff3-4a73-a1b8-f0f3a08e5e97","name":"Forbidden","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/JSON"}],"body":{"mode":"raw","raw":"{\n  \"applicationId\": \"<long>\",\n  \"applicationShortCode\": {},\n  \"orgid\": \"<string>\",\n  \"personId\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"{{BaseURL}}/api/v1/Jobs/UpdateDBSUniqueId"},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"fe936638-9d7a-4a04-9dcc-9f1210212045","name":"Candidate not found","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/JSON"}],"body":{"mode":"raw","raw":"{\n  \"applicationId\": \"<long>\",\n  \"applicationShortCode\": {},\n  \"orgid\": \"<string>\",\n  \"personId\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"{{BaseURL}}/api/v1/Jobs/UpdateDBSUniqueId"},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"5c6a7d7c-9917-46f1-a6ab-9ed2af312b4f"},{"name":"DBS provider should post the status of each step/stage back to Jobtrain","id":"76669e11-78fa-40fb-9082-73ce84ed6797","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/JSON"}],"body":{"mode":"raw","raw":"{\n  \"applicationId\": \"<integer>\",\n  \"applicationStage\": \"<string>\",\n  \"applicationStatus\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"{{BaseURL}}/api/v1/Job/UpdateDBSStatus","description":"<p>Unique reference is required after successful registeration, and is then used to update the Status/Stage of the DBS check in the candidate record.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>applicationId</td>\n<td>Integer</td>\n<td>ID of the Application</td>\n</tr>\n<tr>\n<td>applicationStage</td>\n<td>String</td>\n<td>Stage of the DBS check</td>\n</tr>\n<tr>\n<td>applicationStatus</td>\n<td>String</td>\n<td>Status of the DBS Check</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}},"urlObject":{"path":["api","v1","Job","UpdateDBSStatus"],"host":["{{BaseURL}}"],"query":[],"variable":[]}},"response":[{"id":"afebe729-08b2-431b-b4ab-8f6d39470d6e","name":"Successful Operation","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/JSON"}],"body":{"mode":"raw","raw":"{\n  \"applicationId\": \"<integer>\",\n  \"applicationStage\": \"<string>\",\n  \"applicationStatus\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"{{BaseURL}}/api/v1/Jobs/UpdateDBSStatus"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"9678a504-dcb4-4112-8491-809fe6a3cc4b","name":"Invalid ID supplied","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/JSON"}],"body":{"mode":"raw","raw":"{\n  \"applicationId\": \"<long>\",\n  \"applicationStage\": \"<string>\",\n  \"applicationStatus\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"{{BaseURL}}/api/v1/Jobs/UpdateDBSStatus"},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"96ef062c-b6f5-47bc-9175-1093f78ada44","name":"Forbidden","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/JSON"}],"body":{"mode":"raw","raw":"{\n  \"applicationId\": \"<long>\",\n  \"applicationStage\": \"<string>\",\n  \"applicationStatus\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"{{BaseURL}}/api/v1/Jobs/UpdateDBSStatus"},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"bbfbc002-c483-4f00-a83c-4726a11392ba","name":"Candidate not found","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/JSON"}],"body":{"mode":"raw","raw":"{\n  \"applicationId\": \"<long>\",\n  \"applicationStage\": \"<string>\",\n  \"applicationStatus\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"{{BaseURL}}/api/v1/Jobs/UpdateDBSStatus"},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"76669e11-78fa-40fb-9082-73ce84ed6797"}],"id":"8d754655-e59d-4f01-8ce0-d3e53a3acda0","description":"<p>This section relates to our DBS Integrations. It allows finding candidates who are ready for DBS checks (at the status set by the client in System Customisation), as well as posting those candidates to a DBS provider, and then updating the candidate record with the DBS check status (so the progress can be seen within Jobtrain, against the candidate).</p>\n<p>Date/Time format is as follows: DD/MM/YYYY HH:MM:SS</p>\n<p>Date format is as follows: DD/MM/YYYY</p>\n","_postman_id":"8d754655-e59d-4f01-8ce0-d3e53a3acda0","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}}},{"name":"Divisions","item":[{"name":"list of all divisions","id":"821cff2a-526e-475e-91a2-ea03ef1d8dbb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{BaseURL}}/api/v1/Divisions","description":"<p>Returns a list of all divisions</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Integer</td>\n<td>ID of the division</td>\n</tr>\n<tr>\n<td>divisionName</td>\n<td>String</td>\n<td>Name of the division</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}},"urlObject":{"path":["api","v1","Divisions"],"host":["{{BaseURL}}"],"query":[{"disabled":true,"key":"PageNo","value":"<integer>"},{"disabled":true,"key":"TextToSearch","value":"<string>"},{"disabled":true,"key":"SortColumn","value":"<string>"},{"disabled":true,"key":"SortDirection","value":"<string>"},{"disabled":true,"key":"PageSize","value":"<integer>"}],"variable":[]}},"response":[{"id":"2e897104-7b89-4f23-9f66-4e521cd9ea3c","name":"Successful Operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{BaseURL}}/api/v1/Divisions","host":["{{BaseURL}}"],"path":["api","v1","Divisions"],"query":[{"key":"PageNo","value":"<integer>","disabled":true},{"key":"TextToSearch","value":"<string>","disabled":true},{"key":"SortColumn","value":"<string>","disabled":true},{"key":"SortDirection","value":"<string>","disabled":true},{"key":"PageSize","value":"<integer>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Id\": \"<integer>\",\n  \"divisionName\": \"<string>\"\n}"},{"id":"dad08c35-2da3-4e1d-b332-fd9d6c5324c6","name":"Invalid ID end point","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/api/v1/Divisions?PageNo=<integer>&TextToSearch=<string>&SortColumn=<string>&SortDirection=<string>&PageSize=<integer>","host":["{{BaseURL}}"],"path":["api","v1","Divisions"],"query":[{"key":"PageNo","value":"<integer>"},{"key":"TextToSearch","value":"<string>"},{"key":"SortColumn","value":"<string>"},{"key":"SortDirection","value":"<string>"},{"key":"PageSize","value":"<integer>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"a3a2f95b-ec37-4f36-8f1b-6c37e02c020b","name":"Divisions not found","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/api/v1/Divisions?PageNo=<integer>&TextToSearch=<string>&SortColumn=<string>&SortDirection=<string>&PageSize=<integer>","host":["{{BaseURL}}"],"path":["api","v1","Divisions"],"query":[{"key":"PageNo","value":"<integer>"},{"key":"TextToSearch","value":"<string>"},{"key":"SortColumn","value":"<string>"},{"key":"SortDirection","value":"<string>"},{"key":"PageSize","value":"<integer>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"821cff2a-526e-475e-91a2-ea03ef1d8dbb"},{"name":"Get division by Id","id":"b786bd67-c7ca-4dc7-a15d-98db7bfa26d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{BaseURL}}/api/v1/Divisions/:id","description":"<p>Returns the information of a specfic division</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Integer</td>\n<td>ID of the division</td>\n</tr>\n<tr>\n<td>divisionName</td>\n<td>String</td>\n<td>Name of the division</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}},"urlObject":{"path":["api","v1","Divisions",":id"],"host":["{{BaseURL}}"],"query":[],"variable":[{"type":"any","value":"<integer>","key":"id"}]}},"response":[{"id":"62693ebe-9964-43e3-851d-05536ecf492e","name":"Successful Operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{BaseURL}}/api/v1/Divisions/:id","host":["{{BaseURL}}"],"path":["api","v1","Divisions",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Id\": \"<integer>\",\n  \"divisionName\": \"<string>\"\n}"},{"id":"4c0dfb93-deaf-42d4-a609-122b91823684","name":"Invalid ID end point","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/api/v1/Divisions/:id","host":["{{BaseURL}}"],"path":["api","v1","Divisions",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"3b3c38c9-e284-43ce-8c33-62f5a05bb2aa","name":"Divisions not found","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/api/v1/Divisions/:id","host":["{{BaseURL}}"],"path":["api","v1","Divisions",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"b786bd67-c7ca-4dc7-a15d-98db7bfa26d6"},{"name":"CreateDivision","id":"c52d10d5-4e3a-43ab-881b-4eef0b1b4012","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"divisionName\": \"<string>\",\r\n    \"departmentId\": \"<string>\",\r\n    \"schoolLocationId\": \"<string>\",\r\n    \"email\": \"<string>\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{BaseURL}}/api/v1/Divisions","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}},"urlObject":{"path":["api","v1","Divisions"],"host":["{{BaseURL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"c52d10d5-4e3a-43ab-881b-4eef0b1b4012"}],"id":"663adf43-cb7e-4896-8681-825505800e31","description":"<h3 id=\"parameters\">Parameters:</h3>\n<p>TextToSearch will search Division Name</p>\n<p>sortColumn accepts Division ID or Division Name</p>\n<p>sortDirection accepts Ascending or Descending</p>\n","_postman_id":"663adf43-cb7e-4896-8681-825505800e31","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}}},{"name":"Departments","item":[{"name":"list of all departments","id":"d37c8b1e-9ff2-48bf-a01b-9fb0ff3be3e7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"body":{"mode":"graphql","graphql":{"query":"","variables":""}},"url":"{{BaseURL}}/api/v1/Department","description":"<p>Returns a list of all departments</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Integer</td>\n<td>ID of the department</td>\n</tr>\n<tr>\n<td>departmentName</td>\n<td>String</td>\n<td>Name of the department</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}},"urlObject":{"path":["api","v1","Department"],"host":["{{BaseURL}}"],"query":[{"disabled":true,"key":"PageNo","value":"<integer>"},{"disabled":true,"key":"TextToSearch","value":"<string>"},{"disabled":true,"key":"SortColumn","value":"<string>"},{"disabled":true,"key":"SortDirection","value":"<string>"},{"disabled":true,"key":"PageSize","value":"<integer>"}],"variable":[]}},"response":[{"id":"68c9a901-cb26-40ae-bda4-1791ee54c066","name":"Successful Operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{BaseURL}}/api/v1/Department","host":["{{BaseURL}}"],"path":["api","v1","Department"],"query":[{"key":"PageNo","value":"<integer>","disabled":true},{"key":"TextToSearch","value":"<string>","disabled":true},{"key":"SortColumn","value":"<string>","disabled":true},{"key":"SortDirection","value":"<string>","disabled":true},{"key":"PageSize","value":"<integer>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Id\": \"<integer>\",\n  \"departmentName\": \"<string>\"\n}"},{"id":"77da794f-a393-45f6-8e76-8f812581473d","name":"Invalid ID end point","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/api/v1/Department?PageNo=<integer>&TextToSearch=<string>&SortColumn=<string>&SortDirection=<string>&PageSize=<integer>","host":["{{BaseURL}}"],"path":["api","v1","Department"],"query":[{"key":"PageNo","value":"<integer>"},{"key":"TextToSearch","value":"<string>"},{"key":"SortColumn","value":"<string>"},{"key":"SortDirection","value":"<string>"},{"key":"PageSize","value":"<integer>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"a9076dff-75b3-4297-bf61-68c415a1b94b","name":"Departments not found","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"","variables":""}},"url":{"raw":"{{BaseURL}}/api/v1/Department?PageNo=<integer>&TextToSearch=<string>&SortColumn=<string>&SortDirection=<string>&PageSize=<integer>","host":["{{BaseURL}}"],"path":["api","v1","Department"],"query":[{"key":"PageNo","value":"<integer>"},{"key":"TextToSearch","value":"<string>"},{"key":"SortColumn","value":"<string>"},{"key":"SortDirection","value":"<string>"},{"key":"PageSize","value":"<integer>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"d37c8b1e-9ff2-48bf-a01b-9fb0ff3be3e7"},{"name":"Get department by Id","id":"86724af7-d7df-4621-bbd6-647cd5196ed5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{BaseURL}}/api/v1/Department/:id","description":"<p>Returns details of a specific department</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Integer</td>\n<td>ID of the department</td>\n</tr>\n<tr>\n<td>departmentName</td>\n<td>String</td>\n<td>Name of the department</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}},"urlObject":{"path":["api","v1","Department",":id"],"host":["{{BaseURL}}"],"query":[],"variable":[{"id":"4cef18e0-1a72-48ee-936b-5c7764bd9dbf","type":"any","value":"<integer>","key":"id"}]}},"response":[{"id":"17121fed-6417-4c4e-b8cd-acd1cafb08c4","name":"Successful Operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{BaseURL}}/api/v1/Department/:id","host":["{{BaseURL}}"],"path":["api","v1","Department",":id"],"variable":[{"key":"id","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Id\": \"<integer>\",\n  \"departmentName\": \"<string>\"\n}"},{"id":"e084f76d-0f34-48f7-8a75-21c4f7f276bb","name":"Invalid ID end point","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/api/v1/Department/:id","host":["{{BaseURL}}"],"path":["api","v1","Department",":id"],"variable":[{"key":"id","value":""}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"d7d501e9-d0cf-42c6-956f-3796e3264084","name":"Department not found","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/api/v1/Department/:id","host":["{{BaseURL}}"],"path":["api","v1","Department",":id"],"variable":[{"key":"id","value":""}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"86724af7-d7df-4621-bbd6-647cd5196ed5"},{"name":"CreateDepartment","id":"fc43fd6b-f342-451b-8cee-d90d8aae8be2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"departmentName\": \"<string>\",\r\n    \"departmentHead\": \"<string>\",\r\n    \"costCentre\": \"<string>\",\r\n    \"email\": \"<string>\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{BaseURL}}/api/v1/Department","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}},"urlObject":{"path":["api","v1","Department"],"host":["{{BaseURL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"fc43fd6b-f342-451b-8cee-d90d8aae8be2"}],"id":"3e634d1c-4420-4238-bf84-0d5b15eb3303","_postman_id":"3e634d1c-4420-4238-bf84-0d5b15eb3303","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}}},{"name":"Locations","item":[{"name":"list of all locations","id":"aa70dd49-f4c4-4c69-9f6f-7d88bf2eea4f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{BaseURL}}/api/v1/Locations","description":"<p>Returns a list of all locations</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Integer</td>\n<td>ID of the location</td>\n</tr>\n<tr>\n<td>locationName</td>\n<td>String</td>\n<td>Name of the location</td>\n</tr>\n<tr>\n<td>addressLine1</td>\n<td>String</td>\n<td>1st line of the address</td>\n</tr>\n<tr>\n<td>addressLine2</td>\n<td>String</td>\n<td>2nd line of the address</td>\n</tr>\n<tr>\n<td>city</td>\n<td>String</td>\n<td>Location's city</td>\n</tr>\n<tr>\n<td>county</td>\n<td>String</td>\n<td>Location's county</td>\n</tr>\n<tr>\n<td>postcode</td>\n<td>String</td>\n<td>Location's postcode</td>\n</tr>\n<tr>\n<td>latitude</td>\n<td>double</td>\n<td>GPS coordinates of the location</td>\n</tr>\n<tr>\n<td>longitude</td>\n<td>double</td>\n<td>GPS coordinates of the location</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}},"urlObject":{"path":["api","v1","Locations"],"host":["{{BaseURL}}"],"query":[{"disabled":true,"key":"PageNo","value":"<integer>"},{"disabled":true,"key":"TextToSearch","value":"<string>"},{"disabled":true,"key":"SortColumn","value":"<string>"},{"disabled":true,"key":"SortDirection","value":"<string>"},{"disabled":true,"key":"PageSize","value":"<integer>"}],"variable":[]}},"response":[{"id":"2d3f63b1-e25c-4a29-af29-3c398d341fdc","name":"Successful Operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{BaseURL}}/api/v1/Locations?PageNo=<integer>&TextToSearch=<string>&SortColumn=<string>&SortDirection=<string>&PageSize=<integer>","host":["{{BaseURL}}"],"path":["api","v1","Locations"],"query":[{"key":"PageNo","value":"<integer>"},{"key":"TextToSearch","value":"<string>"},{"key":"SortColumn","value":"<string>"},{"key":"SortDirection","value":"<string>"},{"key":"PageSize","value":"<integer>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"<integer>\",\n  \"locationName\": \"<string>\",\n  \"addressLine1\": \"<string>\",\n  \"addressLine2\": \"<string>\",\n  \"city\": \"<string>\",\n  \"county\": \"<string>\",\n  \"postcode\": \"<string>\",\n  \"latitude\": \"<double>\",\n  \"longitude\": \"<double>\"\n}"},{"id":"e1988806-ebc1-465c-aa1b-1c56632396b3","name":"Invalid ID end point","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/api/v1/Locations?PageNo=<integer>&TextToSearch=<string>&SortColumn=<string>&SortDirection=<string>&PageSize=<integer>","host":["{{BaseURL}}"],"path":["api","v1","Locations"],"query":[{"key":"PageNo","value":"<integer>"},{"key":"TextToSearch","value":"<string>"},{"key":"SortColumn","value":"<string>"},{"key":"SortDirection","value":"<string>"},{"key":"PageSize","value":"<integer>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"33fbf7ad-d817-49af-8a13-2ebe0e02ff22","name":"Location not found","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/api/v1/Locations?PageNo=<integer>&TextToSearch=<string>&SortColumn=<string>&SortDirection=<string>&PageSize=<integer>","host":["{{BaseURL}}"],"path":["api","v1","Locations"],"query":[{"key":"PageNo","value":"<integer>"},{"key":"TextToSearch","value":"<string>"},{"key":"SortColumn","value":"<string>"},{"key":"SortDirection","value":"<string>"},{"key":"PageSize","value":"<integer>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"aa70dd49-f4c4-4c69-9f6f-7d88bf2eea4f"},{"name":"Get Location by Id","id":"3d722e64-2dba-4c22-8dc0-bdd316b0f61a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{BaseURL}}/api/v1/Locations/:id","description":"<p>Returns the specifics of a particular Location</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Integer</td>\n<td>ID of the location</td>\n</tr>\n<tr>\n<td>locationName</td>\n<td>String</td>\n<td>Name of the location</td>\n</tr>\n<tr>\n<td>addressLine1</td>\n<td>String</td>\n<td>1st line of the address</td>\n</tr>\n<tr>\n<td>addressLine2</td>\n<td>String</td>\n<td>2nd line of the address</td>\n</tr>\n<tr>\n<td>city</td>\n<td>String</td>\n<td>Location's city</td>\n</tr>\n<tr>\n<td>county</td>\n<td>String</td>\n<td>Location's county</td>\n</tr>\n<tr>\n<td>postcode</td>\n<td>String</td>\n<td>Location's postcode</td>\n</tr>\n<tr>\n<td>latitude</td>\n<td>double</td>\n<td>GPS coordinates of the location</td>\n</tr>\n<tr>\n<td>longitude</td>\n<td>double</td>\n<td>GPS coordinates of the location</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}},"urlObject":{"path":["api","v1","Locations",":id"],"host":["{{BaseURL}}"],"query":[],"variable":[{"id":"fd717b0e-5d0e-4160-86a0-7e0397d772a0","type":"any","value":"<integer>","key":"id"}]}},"response":[{"id":"b943c8cb-3c1b-4bff-b7f1-3d2817a83317","name":"Success","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{BaseURL}}/api/v1/Locations/:id","host":["{{BaseURL}}"],"path":["api","v1","Locations",":id"],"variable":[{"key":"id","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"<integer>\",\n  \"locationName\": \"<string>\",\n  \"addressLine1\": \"<string>\",\n  \"addressLine2\": \"<string>\",\n  \"city\": \"<string>\",\n  \"county\": \"<string>\",\n  \"postcode\": \"<string>\",\n  \"latitutde\": \"<double>\",\n  \"longitude\": \"<double>\"\n}"},{"id":"8d729307-1d2a-4378-8fc0-4555dabba912","name":"Invalid ID end point","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/api/v1/Locations/:id","host":["{{BaseURL}}"],"path":["api","v1","Locations",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"409090f0-c2fc-48f6-adc7-66f9dd27ba93","name":"Location not found","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/api/v1/Locations/:id","host":["{{BaseURL}}"],"path":["api","v1","Locations",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"3d722e64-2dba-4c22-8dc0-bdd316b0f61a"},{"name":"CreateLocation","id":"afcf7e9e-dd04-4371-8f5c-d6f8961712d5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"locationName\": \"<string>\",\r\n    \"remoteWorking\": \"<string>\",\r\n    \"regionId\": \"<integer>\",\r\n    \"addressLine1\": \"<string>\",\r\n    \"addressLine2\": \"<string>\",\r\n    \"city\": \"<string>\",\r\n    \"county\": \"<string>\",\r\n    \"countryId\": \"<integer>\",\r\n    \"countryISOCode\": \"<string>\",\r\n    \"postcode\": \"<string>\",\r\n    \"phone\": \"<string>\",\r\n    \"mobile\": \"<string>\",\r\n    \"fax\": \"<string>\",\r\n    \"latitude\": \"<double>\",\r\n    \"longitude\": \"<double>\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{BaseURL}}/api/v1/Locations","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}},"urlObject":{"path":["api","v1","Locations"],"host":["{{BaseURL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"afcf7e9e-dd04-4371-8f5c-d6f8961712d5"}],"id":"4b64bac2-f66c-4e8d-aa35-8fc80cfe4349","description":"<h3 id=\"parameters\">Parameters:</h3>\n<p>TextToSearch will search Location Name</p>\n<p>sortColumn accepts Location ID or Location Name</p>\n<p>sortDirection accepts Ascending or Descending</p>\n","_postman_id":"4b64bac2-f66c-4e8d-aa35-8fc80cfe4349","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}}},{"name":"Region","item":[{"name":"list of all regions","id":"fb7d9a10-52ff-4a15-bb21-6e5bc91c4915","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{BaseURL}}/api/v1/Region","description":"<p>Returns a list of all regions</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Integer</td>\n<td>ID of the region</td>\n</tr>\n<tr>\n<td>regionName</td>\n<td>String</td>\n<td>Name of the region</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}},"urlObject":{"path":["api","v1","Region"],"host":["{{BaseURL}}"],"query":[{"disabled":true,"key":"PageNo","value":"<integer>"},{"disabled":true,"key":"TextToSearch","value":"<string>"},{"disabled":true,"key":"SortColumn","value":"<string>"},{"disabled":true,"key":"SortDirection","value":"<string>"},{"disabled":true,"key":"PageSize","value":"<integer>"}],"variable":[]}},"response":[{"id":"ba63c2cc-4831-4ee5-b23d-adcb5b88d4b8","name":"Successful Operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{BaseURL}}/api/v1/Region?PageNo=<integer>&TextToSearch=<string>&SortColumn=<string>&SortDirection=<string>&PageSize=<integer>","host":["{{BaseURL}}"],"path":["api","v1","Region"],"query":[{"key":"PageNo","value":"<integer>"},{"key":"TextToSearch","value":"<string>"},{"key":"SortColumn","value":"<string>"},{"key":"SortDirection","value":"<string>"},{"key":"PageSize","value":"<integer>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"<integer>\",\n  \"regionName\": \"<string>\"\n}"},{"id":"7a76752c-c40f-4452-b1e3-4344e697ce1e","name":"Invalid ID end point","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/api/v1/Region?PageNo=<integer>&TextToSearch=<string>&SortColumn=<string>&SortDirection=<string>&PageSize=<integer>","host":["{{BaseURL}}"],"path":["api","v1","Region"],"query":[{"key":"PageNo","value":"<integer>"},{"key":"TextToSearch","value":"<string>"},{"key":"SortColumn","value":"<string>"},{"key":"SortDirection","value":"<string>"},{"key":"PageSize","value":"<integer>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"7e9cbe5c-d1ea-4a53-be88-5cde45b6ee06","name":"Region not found","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/api/v1/Region?PageNo=<integer>&TextToSearch=<string>&SortColumn=<string>&SortDirection=<string>&PageSize=<integer>","host":["{{BaseURL}}"],"path":["api","v1","Region"],"query":[{"key":"PageNo","value":"<integer>"},{"key":"TextToSearch","value":"<string>"},{"key":"SortColumn","value":"<string>"},{"key":"SortDirection","value":"<string>"},{"key":"PageSize","value":"<integer>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"fb7d9a10-52ff-4a15-bb21-6e5bc91c4915"},{"name":"Get Region by Id","id":"5289a448-f571-49cd-8ed0-4e3d31430c33","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{BaseURL}}/api/v1/Region/:id","description":"<p>Returns the specifics of a particular Region</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Integer</td>\n<td>ID of the region</td>\n</tr>\n<tr>\n<td>regionName</td>\n<td>String</td>\n<td>Name of the region</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}},"urlObject":{"path":["api","v1","Region",":id"],"host":["{{BaseURL}}"],"query":[],"variable":[{"id":"957112a2-bb9a-42fe-b213-2c95627310d5","type":"any","value":"<integer>","key":"id"}]}},"response":[{"id":"287d83c3-584e-4f67-9b93-338ac4230aa5","name":"Successful Operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{BaseURL}}/api/v1/Region/:id","host":["{{BaseURL}}"],"path":["api","v1","Region",":id"],"variable":[{"key":"id","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"<integer>\",\n  \"regionName\": \"<string>\"\n}"},{"id":"7a43f305-f4ae-40d8-a8a6-5ecf2a1083cd","name":"Invalid ID end point","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/api/v1/Region/:id","host":["{{BaseURL}}"],"path":["api","v1","Region",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"525e5aa4-fbe3-4c47-818a-38cf3d6f2da2","name":"Region not found","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/api/v1/Region/:id","host":["{{BaseURL}}"],"path":["api","v1","Region",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"5289a448-f571-49cd-8ed0-4e3d31430c33"},{"name":"CreateRegion","id":"732bd9fc-6667-4f20-839c-20182d6aa75b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"regionName\": \"<string>\",\r\n    \"displayOrder\": \"<integer>\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{BaseURL}}/api/v1/Region","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}},"urlObject":{"path":["api","v1","Region"],"host":["{{BaseURL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"732bd9fc-6667-4f20-839c-20182d6aa75b"}],"id":"b9b87aec-0c61-498c-bf5f-80c7cc8d18bd","_postman_id":"b9b87aec-0c61-498c-bf5f-80c7cc8d18bd","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}}},{"name":"JobCategories","item":[{"name":"list of all categories","id":"16c00692-18ac-4b43-852d-39aacec280d7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{BaseURL}}/api/v1/JobCategories","description":"<p>Returns a list of all job categories</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Integer</td>\n<td>ID of the job category</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>Name of the job category</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}},"urlObject":{"path":["api","v1","JobCategories"],"host":["{{BaseURL}}"],"query":[{"disabled":true,"key":"PageNo","value":"<integer>"},{"disabled":true,"key":"TextToSearch","value":"<string>"},{"disabled":true,"key":"SortColumn","value":"<string>"},{"disabled":true,"key":"SortDirection","value":"<string>"},{"disabled":true,"key":"PageSize","value":"<integer>"}],"variable":[]}},"response":[{"id":"59e94476-458c-46c6-8b4e-9363c703f0cf","name":"Successful Operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{BaseURL}}/api/v1/JobCategories?PageNo=<integer>&TextToSearch=<string>&SortColumn=<string>&SortDirection=<string>&PageSize=<integer>","host":["{{BaseURL}}"],"path":["api","v1","JobCategories"],"query":[{"key":"PageNo","value":"<integer>"},{"key":"TextToSearch","value":"<string>"},{"key":"SortColumn","value":"<string>"},{"key":"SortDirection","value":"<string>"},{"key":"PageSize","value":"<integer>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"<integer>\",\n  \"name\": \"<string>\"\n}"},{"id":"37b7283f-10d1-4a18-9759-afc6727e3174","name":"Invalid ID end point","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/api/v1/JobCategories?PageNo=<integer>&TextToSearch=<string>&SortColumn=<string>&SortDirection=<string>&PageSize=<integer>","host":["{{BaseURL}}"],"path":["api","v1","JobCategories"],"query":[{"key":"PageNo","value":"<integer>"},{"key":"TextToSearch","value":"<string>"},{"key":"SortColumn","value":"<string>"},{"key":"SortDirection","value":"<string>"},{"key":"PageSize","value":"<integer>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"a65e5b75-a4f7-4bb1-a6d7-d72b5e0d7eb6","name":"Job cateogry not found","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/api/v1/JobCategories?PageNo=<integer>&TextToSearch=<string>&SortColumn=<string>&SortDirection=<string>&PageSize=<integer>","host":["{{BaseURL}}"],"path":["api","v1","JobCategories"],"query":[{"key":"PageNo","value":"<integer>"},{"key":"TextToSearch","value":"<string>"},{"key":"SortColumn","value":"<string>"},{"key":"SortDirection","value":"<string>"},{"key":"PageSize","value":"<integer>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"16c00692-18ac-4b43-852d-39aacec280d7"},{"name":"Get Job Categories by Id","id":"da62386c-9610-4d3f-8705-423b2d272e0b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{BaseURL}}/api/v1/JobCategories/:id","description":"<p>Returns the specifics of a particular Job Category</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Integer</td>\n<td>ID of the job category</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>Name of the job category</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}},"urlObject":{"path":["api","v1","JobCategories",":id"],"host":["{{BaseURL}}"],"query":[],"variable":[{"id":"5a30ae6d-a5db-4999-aef2-898003235c8e","type":"any","value":"<integer>","key":"id"}]}},"response":[{"id":"02f4b838-2121-4d35-8b04-87b7c0e6d81d","name":"Successful Operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{BaseURL}}/api/v1/JobCategories/:id","host":["{{BaseURL}}"],"path":["api","v1","JobCategories",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"<integer>\",\n  \"name\": \"<string>\"\n}"},{"id":"8d9ad00e-b52e-4ea9-a667-a0c6f4156a3c","name":"Invalid ID end point","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/api/v1/JobCategories/:id","host":["{{BaseURL}}"],"path":["api","v1","JobCategories",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"f6d1f086-4c2c-4ce0-9d51-aa6852d9e772","name":"Job cateogry not found","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/api/v1/JobCategories/:id","host":["{{BaseURL}}"],"path":["api","v1","JobCategories",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"da62386c-9610-4d3f-8705-423b2d272e0b"},{"name":"CreateJobCategory","id":"727d9c5e-eeaa-4140-baad-3c6326356e12","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"categoryName\": \"<string>\",\r\n    \"displayOrder\": \"<integer>\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{BaseURL}}/api/v1/JobCategories","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}},"urlObject":{"path":["api","v1","JobCategories"],"host":["{{BaseURL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"727d9c5e-eeaa-4140-baad-3c6326356e12"}],"id":"560a5fb1-24ab-45a0-a732-d8e1477dd109","_postman_id":"560a5fb1-24ab-45a0-a732-d8e1477dd109","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}}},{"name":"Salaries","item":[{"name":"list of all salaries","id":"6e69ca30-29b7-40c1-9dc1-61be1114b04e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{BaseURL}}/api/v1/Salaries","description":"<p>list of all salary bands</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>salaryBandId</td>\n<td>Integer</td>\n<td>ID of the salary band</td>\n</tr>\n<tr>\n<td>bandLabel</td>\n<td>String</td>\n<td>Name of the salary band</td>\n</tr>\n<tr>\n<td>salaryFrom</td>\n<td>String</td>\n<td>Value from</td>\n</tr>\n<tr>\n<td>salaryTo</td>\n<td>String</td>\n<td>Value to</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}},"urlObject":{"path":["api","v1","Salaries"],"host":["{{BaseURL}}"],"query":[{"disabled":true,"key":"PageNo","value":"<integer>"},{"disabled":true,"key":"TextToSearch","value":"<string>"},{"disabled":true,"key":"SortColumn","value":"<string>"},{"disabled":true,"key":"SortDirection","value":"<string>"},{"disabled":true,"key":"PageSize","value":"<integer>"}],"variable":[]}},"response":[{"id":"5eb20590-0232-429b-9cb8-4cd717bf4b1d","name":"Successful Operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{BaseURL}}/api/v1/Salaries?PageNo=<integer>&TextToSearch=<string>&SortColumn=<string>&SortDirection=<string>&PageSize=<integer>","host":["{{BaseURL}}"],"path":["api","v1","Salaries"],"query":[{"key":"PageNo","value":"<integer>"},{"key":"TextToSearch","value":"<string>"},{"key":"SortColumn","value":"<string>"},{"key":"SortDirection","value":"<string>"},{"key":"PageSize","value":"<integer>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"salaryBandId\": \"<integer>\",\n  \"bandLabel\": \"<string>\",\n  \"salaryFrom\": \"<string>\",\n  \"salaryTo\": \"<string>\"\n}"},{"id":"2cb77d45-6e4a-4b3f-b191-d9e54f6c532d","name":"Invalid ID end point","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/api/v1/Salaries?PageNo=<integer>&TextToSearch=<string>&SortColumn=<string>&SortDirection=<string>&PageSize=<integer>","host":["{{BaseURL}}"],"path":["api","v1","Salaries"],"query":[{"key":"PageNo","value":"<integer>"},{"key":"TextToSearch","value":"<string>"},{"key":"SortColumn","value":"<string>"},{"key":"SortDirection","value":"<string>"},{"key":"PageSize","value":"<integer>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"10e05bb7-755e-4904-b5d2-5a9b74b57609","name":"Salaries not found","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/api/v1/Salaries?PageNo=<integer>&TextToSearch=<string>&SortColumn=<string>&SortDirection=<string>&PageSize=<integer>","host":["{{BaseURL}}"],"path":["api","v1","Salaries"],"query":[{"key":"PageNo","value":"<integer>"},{"key":"TextToSearch","value":"<string>"},{"key":"SortColumn","value":"<string>"},{"key":"SortDirection","value":"<string>"},{"key":"PageSize","value":"<integer>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"6e69ca30-29b7-40c1-9dc1-61be1114b04e"},{"name":"Get Salaries by Id","id":"e918ca55-b1fc-4911-b83e-91e68b7a4111","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{BaseURL}}/api/v1/Salaries/:id","description":"<p>Returns the specifics of a particular salary band</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>salaryBandId</td>\n<td>Integer</td>\n<td>ID of the salary band</td>\n</tr>\n<tr>\n<td>bandLabel</td>\n<td>String</td>\n<td>Name of the salary band</td>\n</tr>\n<tr>\n<td>salaryFrom</td>\n<td>String</td>\n<td>Value from</td>\n</tr>\n<tr>\n<td>salaryTo</td>\n<td>String</td>\n<td>Value to</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}},"urlObject":{"path":["api","v1","Salaries",":id"],"host":["{{BaseURL}}"],"query":[],"variable":[{"id":"b8994377-00d1-473e-a714-7df39fadb72c","type":"any","value":"<integer>","key":"id"}]}},"response":[{"id":"7cfce298-c240-45a8-97cd-859f9aa81f5d","name":"Successful Operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{BaseURL}}/api/v1/Salaries/:id","host":["{{BaseURL}}"],"path":["api","v1","Salaries",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"salaryBandId\": \"<integer>\",\n  \"bandLabel\": \"<string>\",\n  \"salaryFrom\": \"<string>\",\n  \"salaryTo\": \"<string>\"\n}"},{"id":"113d58a4-f5fb-43cc-a1aa-6ae5e0856133","name":"Invalid ID end point","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/api/v1/Salaries/:id","host":["{{BaseURL}}"],"path":["api","v1","Salaries",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"0c7ea597-8fdc-4a52-8e84-d722f56c4321","name":"Salaries not found","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/api/v1/Salaries/:id","host":["{{BaseURL}}"],"path":["api","v1","Salaries",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"e918ca55-b1fc-4911-b83e-91e68b7a4111"},{"name":"CreateSalaries","id":"d944ba1c-c9a2-454f-aa5e-5c28124ae701","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"bandLabel\": \"<string>\",\r\n    \"bandFrom\": \"<string>\",\r\n    \"bandTo\": \"<string>\",\r\n    \"displayOrder\": \"<integer>\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{BaseURL}}/api/v1/Salaries","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}},"urlObject":{"path":["api","v1","Salaries"],"host":["{{BaseURL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"d944ba1c-c9a2-454f-aa5e-5c28124ae701"}],"id":"f9b7240d-0f67-454d-964c-bcbe41195197","_postman_id":"f9b7240d-0f67-454d-964c-bcbe41195197","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}}},{"name":"EmploymentTypes","item":[{"name":"list of all employment types","id":"bbbbc7a6-3d4f-4c1c-8869-ea7708759c3b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{BaseURL}}/api/v1/EmploymentTypes","description":"<p>list of all employment types</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>employmentTypeId</td>\n<td>Integer</td>\n<td>ID of the employment type</td>\n</tr>\n<tr>\n<td>employmentTypeLabel</td>\n<td>String</td>\n<td>Name of the employment type</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}},"urlObject":{"path":["api","v1","EmploymentTypes"],"host":["{{BaseURL}}"],"query":[{"disabled":true,"key":"PageNo","value":"<integer>"},{"disabled":true,"key":"TextToSearch","value":"<string>"},{"disabled":true,"key":"SortColumn","value":"<string>"},{"disabled":true,"key":"SortDirection","value":"<string>"},{"disabled":true,"key":"PageSize","value":"<integer>"}],"variable":[]}},"response":[{"id":"334b2f47-8f5a-4c6f-aad5-74abb70a84e0","name":"Successful Operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{BaseURL}}/api/v1/EmploymentTypes?PageNo=<integer>&TextToSearch=<string>&SortColumn=<string>&SortDirection=<string>&PageSize=<integer>","host":["{{BaseURL}}"],"path":["api","v1","EmploymentTypes"],"query":[{"key":"PageNo","value":"<integer>"},{"key":"TextToSearch","value":"<string>"},{"key":"SortColumn","value":"<string>"},{"key":"SortDirection","value":"<string>"},{"key":"PageSize","value":"<integer>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"employmentTypeID\": \"<integer>\",\n  \"employmentType\": \"<string>\"\n}"},{"id":"cc3ec423-f274-445a-a347-93f5ec7fdd79","name":"Invalid ID end point","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/api/v1/EmploymentTypes?PageNo=<integer>&TextToSearch=<string>&SortColumn=<string>&SortDirection=<string>&PageSize=<integer>","host":["{{BaseURL}}"],"path":["api","v1","EmploymentTypes"],"query":[{"key":"PageNo","value":"<integer>"},{"key":"TextToSearch","value":"<string>"},{"key":"SortColumn","value":"<string>"},{"key":"SortDirection","value":"<string>"},{"key":"PageSize","value":"<integer>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"d78b0e8e-84ac-43f4-b6a9-40597e154f45","name":"Employment types not found","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/api/v1/EmploymentTypes?PageNo=<integer>&TextToSearch=<string>&SortColumn=<string>&SortDirection=<string>&PageSize=<integer>","host":["{{BaseURL}}"],"path":["api","v1","EmploymentTypes"],"query":[{"key":"PageNo","value":"<integer>"},{"key":"TextToSearch","value":"<string>"},{"key":"SortColumn","value":"<string>"},{"key":"SortDirection","value":"<string>"},{"key":"PageSize","value":"<integer>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"bbbbc7a6-3d4f-4c1c-8869-ea7708759c3b"},{"name":"Get EmploymentTypes by Id","id":"62936278-2112-49c8-a4e3-05e75159424e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{BaseURL}}/api/v1/EmploymentTypes/:id","description":"<p>Returns the specifics of a particular employment type</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>employmentTypeId</td>\n<td>Integer</td>\n<td>ID of the employment type</td>\n</tr>\n<tr>\n<td>employmentTypeLabel</td>\n<td>String</td>\n<td>Name of the employment type</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}},"urlObject":{"path":["api","v1","EmploymentTypes",":id"],"host":["{{BaseURL}}"],"query":[],"variable":[{"id":"12e97c1a-b4ed-4cae-825b-16dad54afc24","type":"any","value":"<integer>","key":"id"}]}},"response":[{"id":"2b2792f9-d33d-4f6b-9fb5-146e19a7e6e8","name":"Successful Operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{BaseURL}}/api/v1/EmploymentTypes/:id","host":["{{BaseURL}}"],"path":["api","v1","EmploymentTypes",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"<integer>\",\n  \"employmentType\": \"<string>\"\n}"},{"id":"bbb2c1b9-7d55-45ef-ae32-86ed7f3b4631","name":"Invalid ID end point","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/api/v1/EmploymentTypes/:id","host":["{{BaseURL}}"],"path":["api","v1","EmploymentTypes",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"8074fc68-b432-4a79-be33-870332b3762e","name":"Employment types not found","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/api/v1/EmploymentTypes/:id","host":["{{BaseURL}}"],"path":["api","v1","EmploymentTypes",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"62936278-2112-49c8-a4e3-05e75159424e"}],"id":"97ee1978-0ad3-4ecb-a521-2012c6b3e26b","description":"<h3 id=\"parameters\">Parameters:</h3>\n<p>TextToSearch will search Employment Type Name</p>\n<p>sortColumn accepts Employment Type ID or Employment Type Name</p>\n<p>sortDirection accepts Ascending or Descending</p>\n","_postman_id":"97ee1978-0ad3-4ecb-a521-2012c6b3e26b","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}}},{"name":"SchoolLocations","item":[{"name":"list of all job school locations","id":"df4fc0e0-2cc1-4894-9f0a-357bcb5b19e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{BaseURL}}/api/v1/SchoolLocations","description":"<p>list of all school locations</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Integer</td>\n<td>ID of the school location</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>Name of the school location</td>\n</tr>\n<tr>\n<td>departmentName</td>\n<td>Integer</td>\n<td>Name of the department associated with the school location</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}},"urlObject":{"path":["api","v1","SchoolLocations"],"host":["{{BaseURL}}"],"query":[{"disabled":true,"key":"PageNo","value":"<integer>"},{"disabled":true,"key":"TextToSearch","value":"<string>"},{"disabled":true,"key":"SortColumn","value":"<string>"},{"disabled":true,"key":"SortDirection","value":"<string>"},{"disabled":true,"key":"PageSize","value":"<integer>"}],"variable":[]}},"response":[{"id":"6b020c32-a727-43ba-ac42-5a2dea3029fc","name":"Successful Operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{BaseURL}}/api/v1/SchoolLocations?PageNo=<integer>&TextToSearch=<string>&SortColumn=<string>&SortDirection=<string>&PageSize=<integer>","host":["{{BaseURL}}"],"path":["api","v1","SchoolLocations"],"query":[{"key":"PageNo","value":"<integer>"},{"key":"TextToSearch","value":"<string>"},{"key":"SortColumn","value":"<string>"},{"key":"SortDirection","value":"<string>"},{"key":"PageSize","value":"<integer>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"<integer>\",\n  \"name\": \"<string>\",\n  \"departmentName\": \"<string>\"\n}"},{"id":"b1b9c0f9-3975-477b-ad91-1914e59b77f9","name":"Invalid ID end point","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/api/v1/SchoolLocations?PageNo=<integer>&TextToSearch=<string>&SortColumn=<string>&SortDirection=<string>&PageSize=<integer>","host":["{{BaseURL}}"],"path":["api","v1","SchoolLocations"],"query":[{"key":"PageNo","value":"<integer>"},{"key":"TextToSearch","value":"<string>"},{"key":"SortColumn","value":"<string>"},{"key":"SortDirection","value":"<string>"},{"key":"PageSize","value":"<integer>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"2a1c01d4-a4ae-40ce-b4f7-b39e90dd4a95","name":"School location not found","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/api/v1/SchoolLocations?PageNo=<integer>&TextToSearch=<string>&SortColumn=<string>&SortDirection=<string>&PageSize=<integer>","host":["{{BaseURL}}"],"path":["api","v1","SchoolLocations"],"query":[{"key":"PageNo","value":"<integer>"},{"key":"TextToSearch","value":"<string>"},{"key":"SortColumn","value":"<string>"},{"key":"SortDirection","value":"<string>"},{"key":"PageSize","value":"<integer>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"df4fc0e0-2cc1-4894-9f0a-357bcb5b19e6"},{"name":"Get School Location by Id","id":"710c0a0e-9239-4fe1-a868-4c3c4e38b7c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{BaseURL}}/api/v1/SchoolLocations/:id","description":"<p>Returns the specifics of a particular school location</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Integer</td>\n<td>ID of the school location</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>Name of the school location</td>\n</tr>\n<tr>\n<td>departmentName</td>\n<td>Integer</td>\n<td>Name of the department associated with the school location</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}},"urlObject":{"path":["api","v1","SchoolLocations",":id"],"host":["{{BaseURL}}"],"query":[],"variable":[{"id":"eb7d9b71-b4dc-44bb-b9e0-748786090fe6","type":"any","value":"<integer>","key":"id"}]}},"response":[{"id":"e5c451f4-ab64-493e-bb9b-ec42de8c09a7","name":"Successful Operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{BaseURL}}/api/v1/SchoolLocations/:id","host":["{{BaseURL}}"],"path":["api","v1","SchoolLocations",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"<integer>\",\n  \"location\": \"<string>\",\n  \"departmentName\": \"<string>\"\n}"},{"id":"7222f5dc-df7a-4601-aed2-5c022dd5023b","name":"Invalid ID end point","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/api/v1/SchoolLocations/:id","host":["{{BaseURL}}"],"path":["api","v1","SchoolLocations",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"97d679a8-4754-4804-a04b-743520693725","name":"School location not found","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/api/v1/SchoolLocations/:id","host":["{{BaseURL}}"],"path":["api","v1","SchoolLocations",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"710c0a0e-9239-4fe1-a868-4c3c4e38b7c1"},{"name":"CreateSchoolLocation","id":"d996532a-15d8-4ada-945e-8031e37842de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"schoolLocationName\": \"<string>\",\r\n    \"departmentId\": \"<integer>\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{BaseURL}}/api/v1/SchoolLocations","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}},"urlObject":{"path":["api","v1","SchoolLocations"],"host":["{{BaseURL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"d996532a-15d8-4ada-945e-8031e37842de"}],"id":"2619527e-9483-415f-9792-e6c439e617a5","_postman_id":"2619527e-9483-415f-9792-e6c439e617a5","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}}},{"name":"JobLevels","item":[{"name":"list of all job levels or Grades","id":"b777bc13-be78-4657-86b2-29ea2243b64e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{BaseURL}}/api/v1/JobLevels","description":"<p>list of all job levels or Grades</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Integer</td>\n<td>ID of the job level/grade</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>Name of the job level/grade</td>\n</tr>\n<tr>\n<td>displayOrder</td>\n<td>Integer</td>\n<td>Order the job level/grade is displayed in the client side</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}},"urlObject":{"path":["api","v1","JobLevels"],"host":["{{BaseURL}}"],"query":[{"disabled":true,"key":"PageNo","value":"<integer>"},{"disabled":true,"key":"TextToSearch","value":"<string>"},{"disabled":true,"key":"SortColumn","value":"<string>"},{"disabled":true,"key":"SortDirection","value":"<string>"},{"disabled":true,"key":"PageSize","value":"<integer>"}],"variable":[]}},"response":[{"id":"9ed8c325-5231-40c9-a23e-c1e6bcd3ed08","name":"Successful Operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{BaseURL}}/api/v1/JobLevels?PageNo=<integer>&TextToSearch=<string>&SortColumn=<string>&SortDirection=<string>&PageSize=<integer>","host":["{{BaseURL}}"],"path":["api","v1","JobLevels"],"query":[{"key":"PageNo","value":"<integer>"},{"key":"TextToSearch","value":"<string>"},{"key":"SortColumn","value":"<string>"},{"key":"SortDirection","value":"<string>"},{"key":"PageSize","value":"<integer>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"<integer>\",\n  \"name\": \"<string>\",\n  \"displayOrder\": \"<string>\"\n}"},{"id":"263acdd8-a60a-47f1-b8ad-152996ddc710","name":"Invalid ID end point","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/api/v1/JobLevels?PageNo=<integer>&TextToSearch=<string>&SortColumn=<string>&SortDirection=<string>&PageSize=<integer>","host":["{{BaseURL}}"],"path":["api","v1","JobLevels"],"query":[{"key":"PageNo","value":"<integer>"},{"key":"TextToSearch","value":"<string>"},{"key":"SortColumn","value":"<string>"},{"key":"SortDirection","value":"<string>"},{"key":"PageSize","value":"<integer>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"35742f89-8c21-4c1d-b39f-5e55b276dbd1","name":"Job level not found","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/api/v1/JobLevels?PageNo=<integer>&TextToSearch=<string>&SortColumn=<string>&SortDirection=<string>&PageSize=<integer>","host":["{{BaseURL}}"],"path":["api","v1","JobLevels"],"query":[{"key":"PageNo","value":"<integer>"},{"key":"TextToSearch","value":"<string>"},{"key":"SortColumn","value":"<string>"},{"key":"SortDirection","value":"<string>"},{"key":"PageSize","value":"<integer>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"b777bc13-be78-4657-86b2-29ea2243b64e"},{"name":"Get Job Level by Id","id":"f4804418-e6f3-4aa3-ac0b-fb5ebbd9fd86","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{BaseURL}}/api/v1/JobLevels/:id","description":"<p>Returns the specifics of a particular job level/grade</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Integer</td>\n<td>ID of the job level/grade</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>Name of the job level/grade</td>\n</tr>\n<tr>\n<td>displayOrder</td>\n<td>Integer</td>\n<td>Order the job level/grade is displayed in the client side</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}},"urlObject":{"path":["api","v1","JobLevels",":id"],"host":["{{BaseURL}}"],"query":[],"variable":[{"id":"711b00f7-baf9-4dce-885c-f489ff8f515e","type":"any","value":"<integer>","key":"id"}]}},"response":[{"id":"721eca21-3c5b-4798-aa6b-abc7036e3ef8","name":"Successful Operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{BaseURL}}/api/v1/JobLevels/:id","host":["{{BaseURL}}"],"path":["api","v1","JobLevels",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"<integer>\",\n  \"name\": \"<string>\",\n  \"displayOrder\": \"<string>\"\n}"},{"id":"adb25539-5f7c-46cb-996b-e13847cc702d","name":"Invalid ID end point","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/api/v1/JobLevels/:id","host":["{{BaseURL}}"],"path":["api","v1","JobLevels",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"eba741a6-1370-402b-baea-509fa0b8b68d","name":"Job level not found","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/api/v1/JobLevels/:id","host":["{{BaseURL}}"],"path":["api","v1","JobLevels",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"f4804418-e6f3-4aa3-ac0b-fb5ebbd9fd86"},{"name":"CreateJobLevel","id":"136efc82-7dd0-4b80-934e-b7d3684596fa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"jobLevelName\": \"<string>\",\r\n    \"displayOrder\": \"<integer>\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{BaseURL}}/api/v1/JobLevels","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}},"urlObject":{"path":["api","v1","JobLevels"],"host":["{{BaseURL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"136efc82-7dd0-4b80-934e-b7d3684596fa"}],"id":"53ec7f01-b91e-4a99-bc07-851f65d36779","_postman_id":"53ec7f01-b91e-4a99-bc07-851f65d36779","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}}},{"name":"Job Title","item":[{"name":"list of all job titles","id":"56a1208f-b17c-4364-be56-8b98daa6faba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{BaseURL}}/api/v1/JobTitles","description":"<p>list of all school locations</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Integer</td>\n<td>ID of the school location</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>Name of the school location</td>\n</tr>\n<tr>\n<td>departmentName</td>\n<td>Integer</td>\n<td>Name of the department associated with the school location</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}},"urlObject":{"path":["api","v1","JobTitles"],"host":["{{BaseURL}}"],"query":[{"disabled":true,"key":"PageNo","value":"<integer>"},{"disabled":true,"key":"TextToSearch","value":"<string>"},{"disabled":true,"key":"SortColumn","value":"<string>"},{"disabled":true,"key":"SortDirection","value":"<string>"},{"disabled":true,"key":"PageSize","value":"<integer>"}],"variable":[]}},"response":[{"id":"72772a3d-29be-46fd-a000-5a187aa1bae6","name":"Successful Operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{BaseURL}}/api/v1/JobTitles?PageNo=<integer>&TextToSearch=<string>&SortColumn=<string>&SortDirection=<string>&PageSize=<integer>","host":["{{BaseURL}}"],"path":["api","v1","JobTitles"],"query":[{"key":"PageNo","value":"<integer>"},{"key":"TextToSearch","value":"<string>"},{"key":"SortColumn","value":"<string>"},{"key":"SortDirection","value":"<string>"},{"key":"PageSize","value":"<integer>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"<integer>\",\n  \"name\": \"<string>\",\n  \"departmentName\": \"<string>\"\n}"},{"id":"821ef4db-3c57-4d92-a7bb-6be28ac3c98b","name":"Invalid ID end point","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/api/v1/JobTitles?PageNo=<integer>&TextToSearch=<string>&SortColumn=<string>&SortDirection=<string>&PageSize=<integer>","host":["{{BaseURL}}"],"path":["api","v1","JobTitles"],"query":[{"key":"PageNo","value":"<integer>"},{"key":"TextToSearch","value":"<string>"},{"key":"SortColumn","value":"<string>"},{"key":"SortDirection","value":"<string>"},{"key":"PageSize","value":"<integer>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"4c7005bf-0bb4-4234-b177-a00d5eddeb64","name":"Job title not found","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/api/v1/JobTitles?PageNo=<integer>&TextToSearch=<string>&SortColumn=<string>&SortDirection=<string>&PageSize=<integer>","host":["{{BaseURL}}"],"path":["api","v1","JobTitles"],"query":[{"key":"PageNo","value":"<integer>"},{"key":"TextToSearch","value":"<string>"},{"key":"SortColumn","value":"<string>"},{"key":"SortDirection","value":"<string>"},{"key":"PageSize","value":"<integer>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"56a1208f-b17c-4364-be56-8b98daa6faba"},{"name":"Get Job Title by Id","id":"2dbec3be-7aab-4507-8c58-f2c8f518013b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{BaseURL}}/api/v1/JobTitles/:id","description":"<p>Returns the specifics of a particular school location</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Integer</td>\n<td>ID of the school location</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>Name of the school location</td>\n</tr>\n<tr>\n<td>departmentName</td>\n<td>Integer</td>\n<td>Name of the department associated with the school location</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}},"urlObject":{"path":["api","v1","JobTitles",":id"],"host":["{{BaseURL}}"],"query":[],"variable":[{"id":"eb7d9b71-b4dc-44bb-b9e0-748786090fe6","type":"any","value":"<integer>","key":"id"}]}},"response":[{"id":"b5b8973e-2f7b-484e-b985-1c04f86fac53","name":"Successful Operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{BaseURL}}/api/v1/JobTitles/:id","host":["{{BaseURL}}"],"path":["api","v1","JobTitles",":id"],"variable":[{"key":"id","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"<integer>\",\n  \"location\": \"<string>\",\n  \"departmentName\": \"<string>\"\n}"},{"id":"5318fd91-85a0-4c44-8f62-d77f6cbd28e7","name":"Invalid ID end point","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/api/v1/JobTitles/:id","host":["{{BaseURL}}"],"path":["api","v1","JobTitles",":id"],"variable":[{"key":"id","value":""}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"de46dad7-e45e-44a0-be00-6084521fe909","name":"Job Title not found","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/api/v1/JobTitles/:id","host":["{{BaseURL}}"],"path":["api","v1","JobTitles",":id"],"variable":[{"key":"id","value":""}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"2dbec3be-7aab-4507-8c58-f2c8f518013b"}],"id":"5b7c980b-6f94-4e10-9098-64dd68a96af0","_postman_id":"5b7c980b-6f94-4e10-9098-64dd68a96af0","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}}},{"name":"Cost Centres","item":[{"name":"list of all cost centres","id":"9981f880-e5d4-4a40-bc09-1279ad801531","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{BaseURL}}/api/v1/CostCentres","description":"<p>list of all school locations</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Integer</td>\n<td>ID of the school location</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>Name of the school location</td>\n</tr>\n<tr>\n<td>departmentName</td>\n<td>Integer</td>\n<td>Name of the department associated with the school location</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}},"urlObject":{"path":["api","v1","CostCentres"],"host":["{{BaseURL}}"],"query":[{"disabled":true,"key":"PageNo","value":"<integer>"},{"disabled":true,"key":"TextToSearch","value":"<string>"},{"disabled":true,"key":"SortColumn","value":"<string>"},{"disabled":true,"key":"SortDirection","value":"<string>"},{"disabled":true,"key":"PageSize","value":"<integer>"}],"variable":[]}},"response":[{"id":"51ae04c8-949f-4b1f-9e3a-3eff00dd346c","name":"Successful Operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{BaseURL}}/api/v1/CostCentres?PageNo=<integer>&TextToSearch=<string>&SortColumn=<string>&SortDirection=<string>&PageSize=<integer>","host":["{{BaseURL}}"],"path":["api","v1","CostCentres"],"query":[{"key":"PageNo","value":"<integer>"},{"key":"TextToSearch","value":"<string>"},{"key":"SortColumn","value":"<string>"},{"key":"SortDirection","value":"<string>"},{"key":"PageSize","value":"<integer>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"<integer>\",\n  \"name\": \"<string>\",\n  \"departmentName\": \"<string>\"\n}"},{"id":"44a8bf38-0b15-4ba4-81cf-a00769c9c9d5","name":"Invalid ID end point","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/api/v1/CostCentres?PageNo=<integer>&TextToSearch=<string>&SortColumn=<string>&SortDirection=<string>&PageSize=<integer>","host":["{{BaseURL}}"],"path":["api","v1","CostCentres"],"query":[{"key":"PageNo","value":"<integer>"},{"key":"TextToSearch","value":"<string>"},{"key":"SortColumn","value":"<string>"},{"key":"SortDirection","value":"<string>"},{"key":"PageSize","value":"<integer>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"4f1b4144-b85b-4793-92d9-ef8f555a4782","name":"Cost Centre not found","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/api/v1/CostCentres?PageNo=<integer>&TextToSearch=<string>&SortColumn=<string>&SortDirection=<string>&PageSize=<integer>","host":["{{BaseURL}}"],"path":["api","v1","CostCentres"],"query":[{"key":"PageNo","value":"<integer>"},{"key":"TextToSearch","value":"<string>"},{"key":"SortColumn","value":"<string>"},{"key":"SortDirection","value":"<string>"},{"key":"PageSize","value":"<integer>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"9981f880-e5d4-4a40-bc09-1279ad801531"},{"name":"Get Cost Centre by Id","id":"91f795d2-9023-4993-bdc6-09cfc34c1e92","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{BaseURL}}/api/v1/CostCentres/:id","description":"<p>Returns the specifics of a particular school location</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Integer</td>\n<td>ID of the school location</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>Name of the school location</td>\n</tr>\n<tr>\n<td>departmentName</td>\n<td>Integer</td>\n<td>Name of the department associated with the school location</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}},"urlObject":{"path":["api","v1","CostCentres",":id"],"host":["{{BaseURL}}"],"query":[],"variable":[{"id":"35846565-ba53-4234-b421-f381edcff670","type":"any","value":"<integer>","key":"id"}]}},"response":[{"id":"3550e2da-4953-4b79-8504-92b1d1d376d7","name":"Successful Operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{BaseURL}}/api/v1/CostCentres/:id","host":["{{BaseURL}}"],"path":["api","v1","CostCentres",":id"],"variable":[{"key":"id","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"<integer>\",\n  \"location\": \"<string>\",\n  \"departmentName\": \"<string>\"\n}"},{"id":"0395fbf6-a2a7-41c6-ae76-56c74c5f4db6","name":"Invalid ID end point","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/api/v1/CostCentres/:id","host":["{{BaseURL}}"],"path":["api","v1","CostCentres",":id"],"variable":[{"key":"id","value":""}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"bf11a491-aa22-48cd-bca8-786b6869ba4b","name":"Cost Centre not found","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/api/v1/CostCentres/:id","host":["{{BaseURL}}"],"path":["api","v1","CostCentres",":id"],"variable":[{"key":"id","value":""}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"91f795d2-9023-4993-bdc6-09cfc34c1e92"},{"name":"CreateCostCentre","id":"9f86442a-796d-4a68-8a32-182affee05dd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"costCentreName\": \"<string>\",\r\n    \"divisionId\": \"<integer>\",\r\n    \"campaignID\": \"<integer>\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{BaseURL}}/api/v1/CostCentres","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}},"urlObject":{"path":["api","v1","CostCentres"],"host":["{{BaseURL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"9f86442a-796d-4a68-8a32-182affee05dd"}],"id":"55272331-2f74-4e75-8d63-5413e60d9cad","_postman_id":"55272331-2f74-4e75-8d63-5413e60d9cad","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}}},{"name":"Campaigns","item":[{"name":"list of all campaigns","id":"b641e59c-7f87-408c-8c3d-bc18363ac29c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{BaseURL}}/api/v1/Campaigns","description":"<p>list of all school locations</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Integer</td>\n<td>ID of the school location</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>Name of the school location</td>\n</tr>\n<tr>\n<td>departmentName</td>\n<td>Integer</td>\n<td>Name of the department associated with the school location</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}},"urlObject":{"path":["api","v1","Campaigns"],"host":["{{BaseURL}}"],"query":[{"disabled":true,"key":"PageNo","value":"<integer>"},{"disabled":true,"key":"TextToSearch","value":"<string>"},{"disabled":true,"key":"SortColumn","value":"<string>"},{"disabled":true,"key":"SortDirection","value":"<string>"},{"disabled":true,"key":"PageSize","value":"<integer>"}],"variable":[]}},"response":[{"id":"61f269be-f0f8-4f64-b0c4-b4e77a5e4e6e","name":"Successful Operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{BaseURL}}/api/v1/Campaigns?PageNo=<integer>&TextToSearch=<string>&SortColumn=<string>&SortDirection=<string>&PageSize=<integer>","host":["{{BaseURL}}"],"path":["api","v1","Campaigns"],"query":[{"key":"PageNo","value":"<integer>"},{"key":"TextToSearch","value":"<string>"},{"key":"SortColumn","value":"<string>"},{"key":"SortDirection","value":"<string>"},{"key":"PageSize","value":"<integer>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"<integer>\",\n  \"name\": \"<string>\",\n  \"departmentName\": \"<string>\"\n}"},{"id":"95bb74e6-eafc-447e-ad7d-e4176a5efeb9","name":"Invalid ID end point","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/api/v1/Campaigns?PageNo=<integer>&TextToSearch=<string>&SortColumn=<string>&SortDirection=<string>&PageSize=<integer>","host":["{{BaseURL}}"],"path":["api","v1","Campaigns"],"query":[{"key":"PageNo","value":"<integer>"},{"key":"TextToSearch","value":"<string>"},{"key":"SortColumn","value":"<string>"},{"key":"SortDirection","value":"<string>"},{"key":"PageSize","value":"<integer>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"59f9f45e-cc7f-45d4-b9e1-8b882eb9ca88","name":"Campaign not found","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/api/v1/Campaigns?PageNo=<integer>&TextToSearch=<string>&SortColumn=<string>&SortDirection=<string>&PageSize=<integer>","host":["{{BaseURL}}"],"path":["api","v1","Campaigns"],"query":[{"key":"PageNo","value":"<integer>"},{"key":"TextToSearch","value":"<string>"},{"key":"SortColumn","value":"<string>"},{"key":"SortDirection","value":"<string>"},{"key":"PageSize","value":"<integer>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"b641e59c-7f87-408c-8c3d-bc18363ac29c"},{"name":"Get Campaign by Id","id":"9ff586e0-8900-4d85-88cc-971816a9197e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{BaseURL}}/api/v1/Campaigns/:id","description":"<p>Returns the specifics of a particular school location</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Integer</td>\n<td>ID of the school location</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>Name of the school location</td>\n</tr>\n<tr>\n<td>departmentName</td>\n<td>Integer</td>\n<td>Name of the department associated with the school location</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}},"urlObject":{"path":["api","v1","Campaigns",":id"],"host":["{{BaseURL}}"],"query":[],"variable":[{"id":"10d1dc69-b4f3-44f1-94c2-f8ea44986685","type":"any","value":"<integer>","key":"id"}]}},"response":[{"id":"a58a5495-a129-445c-8736-fa28132871d8","name":"Successful Operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{BaseURL}}/api/v1/Campaigns/:id","host":["{{BaseURL}}"],"path":["api","v1","Campaigns",":id"],"variable":[{"key":"id","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"<integer>\",\n  \"location\": \"<string>\",\n  \"departmentName\": \"<string>\"\n}"},{"id":"531a8035-5684-461c-89c8-c155bafcc99b","name":"Invalid ID end point","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/api/v1/Campaigns/:id","host":["{{BaseURL}}"],"path":["api","v1","Campaigns",":id"],"variable":[{"key":"id","value":""}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"829ecfe1-7b23-493d-8c57-50672be32c26","name":"School location not found","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/api/v1/Campaigns/:id","host":["{{BaseURL}}"],"path":["api","v1","Campaigns",":id"],"variable":[{"key":"id","value":""}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"9ff586e0-8900-4d85-88cc-971816a9197e"},{"name":"CreateCampaign","id":"a33d02c7-d57f-4c67-a0a4-9f9fdee43cae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"campaignName\": \"<string>\",\r\n    \"divisionId\": \"<integer>\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{BaseURL}}/api/v1/Campaigns","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}},"urlObject":{"path":["api","v1","Campaigns"],"host":["{{BaseURL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"a33d02c7-d57f-4c67-a0a4-9f9fdee43cae"}],"id":"3b6cb260-aa9b-4ffa-8c30-d2abe6fd8745","_postman_id":"3b6cb260-aa9b-4ffa-8c30-d2abe6fd8745","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}}},{"name":"Application Statuses","item":[{"name":"list of all application statuses","id":"9864001f-3e72-4a9f-8ebb-c5afce85b31d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{BaseURL}}/api/v1/ApplicationStatus","description":"<p>list of all Application Statuses</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>applicationStatusID</td>\n<td>Integer</td>\n<td>ID of the Application Status</td>\n</tr>\n<tr>\n<td>applicationStatus</td>\n<td>String</td>\n<td>Name of the Application Status</td>\n</tr>\n<tr>\n<td>applicationStatusForCandidates</td>\n<td>String</td>\n<td>Candidate facing name of the Application Status</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}},"urlObject":{"path":["api","v1","ApplicationStatus"],"host":["{{BaseURL}}"],"query":[{"disabled":true,"key":"PageNo","value":"<integer>"},{"disabled":true,"key":"TextToSearch","value":"<string>"},{"disabled":true,"key":"SortColumn","value":"<string>"},{"disabled":true,"key":"SortDirection","value":"<string>"},{"disabled":true,"key":"PageSize","value":"<integer>"}],"variable":[]}},"response":[{"id":"6f834fdd-c3cd-443d-b712-844181bfa35d","name":"Successful Operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{BaseURL}}/api/v1/ApplicationStatus?PageNo=<integer>&TextToSearch=<string>&SortColumn=<string>&SortDirection=<string>&PageSize=<integer>","host":["{{BaseURL}}"],"path":["api","v1","ApplicationStatus"],"query":[{"key":"PageNo","value":"<integer>"},{"key":"TextToSearch","value":"<string>"},{"key":"SortColumn","value":"<string>"},{"key":"SortDirection","value":"<string>"},{"key":"PageSize","value":"<integer>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"applicationStatusId\": \"<integer>\",\n   \"applicationStatus\": \"<string>\",\n   \"applicationStatusForCandidates\": \"<string>\"\n}"},{"id":"a0f973c4-f228-4c28-989f-186a7e9efbe5","name":"Invalid ID end point","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/api/v1/ApplicationStatus?PageNo=<integer>&TextToSearch=<string>&SortColumn=<string>&SortDirection=<string>&PageSize=<integer>","host":["{{BaseURL}}"],"path":["api","v1","ApplicationStatus"],"query":[{"key":"PageNo","value":"<integer>"},{"key":"TextToSearch","value":"<string>"},{"key":"SortColumn","value":"<string>"},{"key":"SortDirection","value":"<string>"},{"key":"PageSize","value":"<integer>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"0cc2a5fb-b77f-4c10-b09f-c15d9c9c8f80","name":"ApplicationStatus not found","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/api/v1/ApplicationStatus?PageNo=<integer>&TextToSearch=<string>&SortColumn=<string>&SortDirection=<string>&PageSize=<integer>","host":["{{BaseURL}}"],"path":["api","v1","ApplicationStatus"],"query":[{"key":"PageNo","value":"<integer>"},{"key":"TextToSearch","value":"<string>"},{"key":"SortColumn","value":"<string>"},{"key":"SortDirection","value":"<string>"},{"key":"PageSize","value":"<integer>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"9864001f-3e72-4a9f-8ebb-c5afce85b31d"},{"name":"Get Application Status by Id","id":"22d19bf5-9def-4aa5-a10a-a64d57cf6994","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{BaseURL}}/api/v1/ApplicationStatus/:id","description":"<p>Returns the specifics of a particular Application Status</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>applicationStatusID</td>\n<td>Integer</td>\n<td>ID of the Application Status</td>\n</tr>\n<tr>\n<td>applicationStatus</td>\n<td>String</td>\n<td>Name of the Application Status</td>\n</tr>\n<tr>\n<td>applicationStatusForCandidates</td>\n<td>String</td>\n<td>Candidate facing name of the Application Status</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}},"urlObject":{"path":["api","v1","ApplicationStatus",":id"],"host":["{{BaseURL}}"],"query":[],"variable":[{"id":"7ca485ea-7f62-49b2-814b-e6eda570ec36","type":"any","value":"","key":"id"}]}},"response":[{"id":"b40eff5b-4540-44b6-abe5-b06083975b4f","name":"Successful Operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{BaseURL}}/api/v1/SchoolLocations/:id","host":["{{BaseURL}}"],"path":["api","v1","SchoolLocations",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"<integer>\",\n  \"location\": \"<string>\",\n  \"departmentName\": \"<string>\"\n}"},{"id":"d46d636b-78f2-4520-a1bd-83a85a74de6c","name":"Invalid ID end point","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/api/v1/ApplicationStatus/:id","host":["{{BaseURL}}"],"path":["api","v1","ApplicationStatus",":id"],"variable":[{"key":"id","value":""}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"906edaf7-ac26-4ec7-8433-312bcddc4503","name":"ApplicationStatus not found","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/api/v1/ApplicationStatus/:id","host":["{{BaseURL}}"],"path":["api","v1","ApplicationStatus",":id"],"variable":[{"key":"id","value":""}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"22d19bf5-9def-4aa5-a10a-a64d57cf6994"}],"id":"39c1c50a-7e89-4237-bb8c-d864881e98d9","_postman_id":"39c1c50a-7e89-4237-bb8c-d864881e98d9","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}}},{"name":"Countries","item":[{"name":"list of all countries","id":"b51e6382-1bda-4f99-9c09-f540cde21afc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{BaseURL}}/api/v1/Countries","description":"<p>list of all countries</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Integer</td>\n<td>ID of the country</td>\n</tr>\n<tr>\n<td>countryName</td>\n<td>String</td>\n<td>Name of the country</td>\n</tr>\n<tr>\n<td>countryISOCode</td>\n<td>String</td>\n<td>ISO Code for the country</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}},"urlObject":{"path":["api","v1","Countries"],"host":["{{BaseURL}}"],"query":[{"disabled":true,"key":"PageNo","value":"<integer>"},{"disabled":true,"key":"TextToSearch","value":"<string>"},{"disabled":true,"key":"SortColumn","value":"<string>"},{"disabled":true,"key":"SortDirection","value":"<string>"},{"disabled":true,"key":"PageSize","value":"<integer>"}],"variable":[]}},"response":[{"id":"9968238c-2ede-4735-93b7-67159a3f0670","name":"Successful Operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{BaseURL}}/api/v1/Countries","host":["{{BaseURL}}"],"path":["api","v1","Countries"],"query":[{"key":"PageNo","value":"<integer>","disabled":true},{"key":"TextToSearch","value":"<string>","disabled":true},{"key":"SortColumn","value":"<string>","disabled":true},{"key":"SortDirection","value":"<string>","disabled":true},{"key":"PageSize","value":"<integer>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"records\": [\n        {\n            \"id\": \"<integer>\",\n            \"countryName\": \"<string>\",\n            \"countryISOCode\": \"<string>\"\n        },\n        {\n            \"id\": \"<integer>\",\n            \"countryName\": \"<string>\",\n            \"countryISOCode\": \"<string>\"\n        }\n    ]\n}"}],"_postman_id":"b51e6382-1bda-4f99-9c09-f540cde21afc"},{"name":"Get Country by Id","id":"8f30a3c2-06fa-4c29-82b6-2ee57f831244","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{BaseURL}}/api/v1/Countries/:id","description":"<p>Returns the specifics of a particular country</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Integer</td>\n<td>ID of the country</td>\n</tr>\n<tr>\n<td>countryName</td>\n<td>String</td>\n<td>Name of the country</td>\n</tr>\n<tr>\n<td>countryISOCode</td>\n<td>String</td>\n<td>ISO Code for the country</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}},"urlObject":{"path":["api","v1","Countries",":id"],"host":["{{BaseURL}}"],"query":[],"variable":[{"id":"eb7d9b71-b4dc-44bb-b9e0-748786090fe6","type":"any","value":"<integer>","key":"id"}]}},"response":[{"id":"dd170d83-eaf2-4687-ad09-0a3363a1d435","name":"Successful Operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"{{BaseURL}}/api/v1/Countries/:id","host":["{{BaseURL}}"],"path":["api","v1","Countries",":id"],"variable":[{"key":"id","value":"<integer>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"<integer>\",\n    \"countryName\": \"<string>\",\n    \"countryISOCode\": \"<string>\"\n}"}],"_postman_id":"8f30a3c2-06fa-4c29-82b6-2ee57f831244"}],"id":"3c979a79-9bb6-4ac3-90ee-2870013be770","_postman_id":"3c979a79-9bb6-4ac3-90ee-2870013be770","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e24e97df-030b-4498-b4bd-5405d429d80a","id":"e24e97df-030b-4498-b4bd-5405d429d80a","name":"Jobtrain - OpenAPI","type":"collection"}}}],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]}},"event":[{"listen":"prerequest","script":{"id":"61b2d916-101f-40eb-9011-72f8e8d3019f","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"6ad94037-672d-4077-b4fe-9d394dcf2a2b","type":"text/javascript","exec":[""]}}],"variable":[{"key":"baseUrl","value":"{{BaseURL}}"},{"key":"version","value":"1","type":"string"},{"key":"apikey","value":"","type":"string"}]}