Create a utilization target period
Utilization Target Periods
Create a utilization target period
POST
Create a utilization target period
A period defining a member’s billable utilization targets.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
200
The unique identifier for the object.
The start date for the period. Will be in the form YYYY-MM-DD.
The target billable utilization percentage for this period.
The timestamp when the object was created.
Whether this is the default utilization target period for the member.
The end date for the period. Will be in the form YYYY-MM-DD. null if the period has no end date.