Complete onboardings in bulk
Close many onboardings for employees already in post in one call. Each one creates the employee from the connected HRIS data if needed and marks the employee active, without executing the remaining onboarding actions (no equipment ordered, no SaaS provisioned). Best-effort and independent: the call returns 200 with a per-id results manifest (ok / error) — always inspect results rather than the HTTP status to detect partial failures. Up to 100 ids per call.
Authorizations
Use your Primo API key in the Authorization header as Bearer <API_KEY>.
Body
IDs of the onboardings to complete (1-100, unique). Best-effort and independent: inspect the per-id results — the HTTP status is 200 even when some items fail.
1 - 100 elements