Fetch all the arrangement decisioning maintenance

get

/service/v1/decisioningmaster

This API fetches all the arrangement decisioning maintenance based on given parameters.

Request

Supported Media Types
Query Parameters
Back to Top

Response

Supported Media Types

201 Response

Returns message of succes or failure
Headers
Body ()
Root Schema : ObcmTmDecisioningMasterCollection
Type: object
Collection of decisioning Master Objects.
Show Source
Nested Schema : data
Type: array
Data.
Show Source
Nested Schema : PagingDto
Type: object
Show Source
Nested Schema : ObcmTmDecisioningMasterDTO
Type: object
OBCM TM Decisioning Master DTO
Match All
Show Source
Nested Schema : GenericDto
Match All
Show Source
Nested Schema : GenericDto-allOf[0]
Type: object
Discriminator: resource_type
Nested Schema : ObcmTmDecisioningMasterDTO-allOf[1]
Type: object
Show Source
Nested Schema : ObcmTmDecisioningDetailsDTO
Type: array
Obcm Tm Decisioning Details.
Show Source
Nested Schema : ObcmTmDecisioningDetailsDTO
Type: object
OBCM TM Decisioning Details.
Show Source

400 Response

Malformed syntax.

401 Response

Request does not have sufficient credentials.

403 Response

Request is not authorized.

405 Response

Invalid input

500 Response

Internal error
Back to Top