Skip to content

Search for Pipeline Placement records​

GET
/PipelinePlacements

Authorizations​

Bearer

Please create a SessionId using the access-token endpoint and enter it here.

TypeHTTP (bearer)

Responses​

application/json
JSON
{
"PlacementId": 0,
"JobId": 0,
"CandidateId": 0,
"CandidateName": "string",
"CompanyId": 0,
"StartDate": "string",
"PlacementDate": "string",
"PlacementType": "string",
"PlacementStatus": "string",
"UserName": "string",
"BillRate": {...},
"PayRate": {...},
"Notes": "string",
"Feedback": "string",
"Guarantee": "string",
"NotesPublic": "string",
"InterviewerNames": [...],
"CurrentInterviewType": "string",
"CurrentInterviewStatus": "string",
"CurrentRollupStage": "string",
"VisibleOnWeb": true,
"LastModified": "string",
"Rank": 0,
"OvertimeBillRate": {...},
"OvertimePayRate": {...},
"OnCallBillRate": {...},
"OnCallPayRate": {...},
"HolidayBillRate": {...},
"HolidayPayRate": {...},
"DoubleTimeBillRate": {...},
"DoubleTimePayRate": {...},
"DailyPerDiem": {...},
"HourlyPerDiem": {...},
"BurdenRate": 0,
"BurdenState": "string",
"PONumber": "string",
"PlacementFee": {...},
"FeePercentrage": 0,
"StartingSalary": {...},
"ApproveList": [...],
"PayFrequency": "string",
"StartingWeekday": "string",
"TimeclockVisible": true,
"EndDate": "string",
"EstimatedWeeksWorked": 0,
"EstimatedTotalRevenue": {...},
"EstimatedTotalCost": {...},
"EstimatedTotalProfit": {...},
"Position": {...}
}

Playground​

Authorization
Variables
Key
Value

Samples​