Close a Project Current Period Item

post

/primeapi/restapi/action/periodCloseout

Send a request to this endpoint to close a project current period item. This endpoint returns a job ID upon execution of the request. Send a request to the View Job Status endpoint to monitor the status of scheduled jobs.

Request

Supported Media Types
Body ()
A period closeout object specifying a target project.
Root Schema : ApiEntityPeriodCloseout
Type: object
Show Source

Response

Supported Media Types

201 Response

The object was successfully created.
Body ()
Root Schema : ApiEntityPeriodItem
Type: object
Show Source

400 Response

Invalid input for the Action service.