Apply Actual

post

/job/applyActuals

Asynchronously applies actuals to a project.

Request

Header Parameters
Supported Media Types
Request Body - application/json ()
A list of project objects
Root Schema : List<ApplyActuals>
Type: array
Title: List<ApplyActuals>
Show Source
Nested Schema : ApplyActuals
Type: object
Title: ApplyActuals
ApplyActuals Entity
Show Source
Back to Top

Response

Supported Media Types

201 Response

OK.
Body ()
Root Schema : JobServiceResponse
Type: object
Title: JobServiceResponse
JobServiceResponse Entity
Show Source

400 Response

Bad Request.

401 Response

Unauthorized.

403 Response

Forbidden.

404 Response

Not Found.

405 Response

Invalid Input.

500 Response

Internal Server Error.
Back to Top