Skip to content

POST /CandidatesV2/RollupLists/{Code}/{CandidateId}​

POST
/CandidatesV2/RollupLists/{Code}/{CandidateId}

Authorizations​

Bearer

Please create a SessionId using the access-token endpoint and use it in an authorization header.

TypeHTTP (bearer)
Example'Authorization: BEARER <YOUR_TOKEN_HERE>'

Request Body​

application/json
object
object
One of

Responses​

application/json
JSON
{
"AggregateCount": 0,
"MetaData": null,
"CandidateId": 0,
"Code": "string",
"Stage": null,
"Rank": 0,
"Comments": "string",
"DateEntered": "string",
"LastModified": "string",
"DateRead": "string",
"SortDistance": 0,
"Candidate": "[Circular Reference]",
"RollupList": "[Circular Reference]"
}

Playground​

Authorization
Variables
Key
Value
Body

Samples​