Skip to main content
POST
Create a workforce calculation
Use this endpoint to calculate future workforce cost without creating a worker. Create a calculation from either a saved workforce plan or inline position input. Calculations are immutable snapshots.

Parameters

string
Workforce plan ID. When provided, Plane calculates the current positions in the plan using the plan’s period and currency unless overridden.
array
Inline positions to calculate.
object
Calculation period. Required when using inline positions; optional when calculating from a plan.
string
Three-letter ISO currency code for calculation totals. When omitted, Plane uses the first position’s compensation currency.
object
Set of key-value pairs attached to the calculation.

Returns

Returns the created Workforce calculation object. Provide either plan or positions, but not both.