Update the netting structure

put

/service/v1/updateStructureTree

This API is used to update the netting structure.

Request

Supported Media Types
Query Parameters
Header Parameters
Body ()
Request body contains structure tree which needs to be edited.
Root Schema : ObcmTmStructureMasterServiceModel
Type: object
ObcmTmStructureMasterServiceModel
Show Source
Nested Schema : obcmTmStructureEnrichParamDetails
Type: array
Show Source
Nested Schema : ObcmTmStructureMasterModel
Type: object
Match All
Show Source
Nested Schema : obcmTmStructureNode
Type: array
Show Source
Nested Schema : ObcmTmStructureEnrichParamDetailsModel
Type: object
ObcmTmStructureEnrichParamDetails model
Show Source
Nested Schema : GenericDto
Match All
Show Source
Nested Schema : GenericDto-allOf[0]
Type: object
Discriminator: resource_type
Nested Schema : ObcmTmStructureMasterModel-allOf[1]
Type: object
Show Source
Nested Schema : ObcmTmStructureNodeModel
Type: object
ObcmTmStructureNode model
Show Source
Back to Top

Response

Supported Media Types

200 Response

Returns the success
Body ()
Root Schema : UpdateStructureTreeResponse
Type: object
Update Structure Tree Response
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