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
- application/json
- application/xml
Query Parameters
-
corporateCode: string
filter by corporate code/id
Header Parameters
-
appId(required): string
appId
-
branchCode(required): string
branchCode
-
userId(required): string
userId
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of succes or failure
Headers
-
Location: string
Returns corporate information pooling setup
Root Schema : ObcmTmCorpEnrchPoolStupMstrCollection
Type:
object
Collection of ObcmTmCorpEnrchPoolStupMstr.
Show Source
Nested Schema : data
Type:
Show Source
array
-
Array of:
object ObcmTmCorpEnrchPoolStupMstrDTO
ObcmTmCorpEnrchPoolStupMstr model
Nested Schema : ObcmTmCorpEnrchPoolStupMstrDTO
Type:
object
ObcmTmCorpEnrchPoolStupMstr model
Match All
Show Source
Nested Schema : BaseGenericModelDS
Match All
Show Source
-
object
BaseGenericModelDS-allOf[0]
Discriminator:
resource_type
Nested Schema : BaseGenericModelDS-allOf[0]
Type:
object
Discriminator:
resource_type
Nested Schema : ObcmTmCorpEnrchPoolStupMstrDTO-allOf[1]
Type:
Show Source
object
-
action:
string
Action
-
autoAuth:
string
Auto Auth
-
checkerRemarks:
string
checkerRemarks
-
datasegmentCode:
string
Datasegment Code
-
enrichmentId:
string
enrichmentId
-
id:
string
Id
-
makerRemarks:
string
makerRemarks
-
modificationStatus:
string
Modification Status
-
obcmTmCorpEnrchPoolStupDtls:
array obcmTmCorpEnrchPoolStupDtls
-
txnControllerRefNo:
string
Transaction Controller Reference Number
Nested Schema : obcmTmCorpEnrchPoolStupDtls
Type:
Show Source
array
-
Array of:
object ObcmTmCorpEnrchPoolStupDtlsDTO
ObcmTmCorpEnrchPoolStupDtls model
Nested Schema : ObcmTmCorpEnrchPoolStupDtlsDTO
Type:
object
ObcmTmCorpEnrchPoolStupDtls model
Show Source
-
cdtConsolidationLvl:
string
cdtConsolidationLvl
-
divCode:
string
divCode
-
divDesc:
string
divDesc
-
id:
string
Id of the ObcmTmCorpEnrchPoolStupDtls
-
locCode:
string
locCode
-
locDesc:
string
locDesc
-
obcmTmCorpEnrchPoolStupMstr:
array obcmTmCorpEnrchPoolStupMstr
-
percentage:
number
percentage
-
percentagePooling:
string
percentagePooling
-
pooAccDesc:
string
pooAccDesc
-
pooAccNo:
string
pooAccNo
-
poolingLvl:
string
poolingLvl
-
poolStupMstrId:
string
poolStupMstrId
-
prodCategory:
string
prodCategory
Nested Schema : obcmTmCorpEnrchPoolStupMstr
Type:
Show Source
array
-
Array of:
object ObcmTmCorpEnrchPoolStupMstrDTO
ObcmTmCorpEnrchPoolStupMstr model
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