Retrieves the Netting Structure for a party ID

get

/service/v1/getStructureTree

This API retrieves the Netting Structure for a party ID.

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
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

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