Fetch the corporate enrichment pooling details

get

/service/v1/corporateinformation/poolingsetup

This API fetches corporate enrichment pooling details based on given corporate code.

Request

Supported Media Types
Query Parameters
Header Parameters
Back to Top

Response

Supported Media Types

201 Response

Returns message of succes or failure
Headers
Body ()
Root Schema : ObcmTmCorpEnrchPoolStupMstrCollection
Type: object
Collection of ObcmTmCorpEnrchPoolStupMstr.
Show Source
Nested Schema : data
Type: array
Show Source
Nested Schema : ObcmTmCorpEnrchPoolStupMstrDTO
Type: object
ObcmTmCorpEnrchPoolStupMstr model
Match All
Show Source
Nested Schema : BaseGenericModelDS
Match All
Show Source
Nested Schema : BaseGenericModelDS-allOf[0]
Type: object
Discriminator: resource_type
Nested Schema : ObcmTmCorpEnrchPoolStupMstrDTO-allOf[1]
Type: object
Show Source
Nested Schema : obcmTmCorpEnrchPoolStupDtls
Type: array
Show Source
Nested Schema : ObcmTmCorpEnrchPoolStupDtlsDTO
Type: object
ObcmTmCorpEnrchPoolStupDtls model
Show Source
Nested Schema : obcmTmCorpEnrchPoolStupMstr
Type: array
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