POST api/v1/workforceplans/saveworkforceplan

Save a new Workforce Plan

Request Information

URI Parameters

None.

Body Parameters

FacilityPlanModel
NameDescriptionTypeAdditional information
FacilityPlanId

globally unique identifier

Required

FacilityIds

string

String length: inclusive between 0 and 100

StartDateTime

date

Required

EndDateTime

date

Required

IsFinal

boolean

Required

CreatedBy

string

Required

String length: inclusive between 0 and 50

CreatedOnUtc

date

Required

ModifiedBy

string

String length: inclusive between 0 and 50

ModifiedOnUtc

date

None.

WorkforcePlans

Collection of WorkforcePlanModel

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

Response Information

Resource Description

ApiResponseModelOfFacilityPlanModel
NameDescriptionTypeAdditional information
Data

ApiResponseDataModelOfFacilityPlanModel

None.

Errors

Collection of string

None.

Warnings

Collection of string

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.