Create a placement
Authentication
X-Brightmove-Company-ApiKeystring
BrightMove Company Api Key
X-Brightmove-User-ApiKeystring
BrightMove User Api Key
Request
This endpoint expects an object.
requirementGuid
GUID of the requirement this placement is for.
applicantGuid
GUID of the applicant being placed.
startDate
ISO-8601 start date of the placement.
hireDate
ISO-8601 hire date of the placement.
billTypeId
ID of the bill type (pay period). 1=Hourly, 2=Daily, 3=Monthly, 4=Annually, 5=Weekly, 6=Biweekly.
payTypeId
ID of the pay type (pay period). 1=Hourly, 2=Daily, 3=Monthly, 4=Annually, 5=Weekly, 6=Biweekly.
employmentTypeId
ID of the employment type for this placement.
placementTypeId
ID of the placement type. 1=Contract, 2=Permanent, 3=Internal, 4=Contract to Hire.
endDate
ISO-8601 end date of the placement. Defaults to startDate if omitted.
billRate
Bill rate for this placement.
payRate
Pay rate for this placement.
commissionFee
Flat commission fee.
commissionPct
Commission percentage.
Response
Placement created