Retrieve the Netting Structure

get

/service/v1/getStructureTree

This service is used to retrieve the Netting Structure for a party Id based on given set of parameters.

Request

Supported Media Types
Query Parameters
Header Parameters
Back to Top

Response

Supported Media Types

200 Response

Successfully performs the operation
Body ()
Root Schema : StructureTreeResponse
Type: object
StructureTreeResponse
Show Source
Nested Schema : ObcmTmStructureMasterServiceModel
Type: object
ObcmTmStructureMasterServiceModel
Show Source
Nested Schema : obcmTmStructureEnrichParamDetails
Type: array
Show Source
Nested Schema : ObcmTmStructureMasterModel
Type: object
Show Source
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
Nested Schema : ObcmTmStructureMasterModel-allOf[1]
Type: object
Nested Schema : ObcmTmStructureNodeModel
Type: object
ObcmTmStructureNode model
Show Source

400 Response

Malformed syntax.

401 Response

Request does not have sufficient credentials.

403 Response

Request is not authorized.

500 Response

Internal error
Back to Top