Retrieve all the netting structures

get

/service/v1/getStructureList

This API is used to retrieves all the netting structures 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 : StructureListResponse
Type: object
StructureListResponse
Show Source
Nested Schema : PagingDto
Type: object
Show Source
Nested Schema : structureDetails
Type: array
Show Source
Nested Schema : ObcmTmStructureMasterListModel
Type: object
ObcmTmStructureMasterListModel
Show Source
Nested Schema : ObcmTmStructureMasterModel
Type: object
Show Source
Match All
Show Source
Nested Schema : GenericDto
Match All
Show Source
Nested Schema : GenericDto-allOf[0]
Type: object
Nested Schema : ObcmTmStructureMasterModel-allOf[1]
Type: object

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