Batch Create Report Cycles

post

/primeapi/restapi/reportCycle/batch

Send a request to this endpoint to create one or more report cycles.

Request

Supported Media Types
Body ()
One or more report cycle objects.
Root Schema : List<ApiEntityReportCycle>
Type: array
Title: List<ApiEntityReportCycle>
Show Source
Nested Schema : ApiEntityReportCycle
Type: object
Show Source

Response

Supported Media Types

201 Response

The object was successfully created.
Body ()
Root Schema : schema
Type: array
Show Source
Nested Schema : ApiEntityReportCycle
Type: object
Show Source

400 Response

Invalid input for the Report Cycle service.