Skip to main content
Get the design (conception) view of one compensation plan. Returns the plan with its compensations (their periodicity and date range) and its attributed members. This is the plan-structure counterpart to get_statement_compensation, which returns the calculated values on an existing statement. A plan you can’t access reads exactly like one that doesn’t exist, so the error never reveals anything outside your scope — a plan living in a sandbox you may not read included.

Parameters

Body

string
required
Id of the plan to open — the id list_plans returns.

Response

Body

string
string
Deep link to open this plan in the Qobra web app.
string
boolean
string
Folder/group this plan is filed under (a concept shared with reports); null if unfiled.
integer
How many compensations the plan holds. Open the plan with get_plan for each compensation’s design (scopes, variables, formulas) and the plan’s members.
object[]
The plan’s compensations with their configuration.
object[]
The users and groups attributed to the plan.