GET api/v1/orgs/{orgid}/jobs/{jobid}/BulkShortlistRejectStatus?referenceid={referenceid}
Retrieve the status of bulk shortlist and reject
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
orgid | This is mandatory field. It expects the arya organization id |
Define this parameter in the request URI. |
jobid | This is mandatory field. It expects the arya job id |
Define this parameter in the request URI. |
referenceid | This is mandatory field. It expects the reference id recieved at the time of request |
Define this parameter in the request URI. |