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 corpenrchpoolstupmstr.
Show Source
-
data:
array data
-
paging:
object PagingDto
Contains the paging data like Total Results and Next/Prev Links
Nested Schema : PagingDto
Type:
object
Contains the paging data like Total Results and Next/Prev Links
Show Source
Nested Schema : ObcmTmCorpEnrichPoolStupMstrDTO
Type:
object
Match All
Show Source
-
allOf
GenericDto
GenericDto contains the generic transactional data and which extends RepresentationModel of Spring HATEOAS
-
object
ObcmTmCorpEnrichPoolStupMstrDTO-allOf[1]
Nested Schema : GenericDto
GenericDto contains the generic transactional data and which extends RepresentationModel of Spring HATEOAS
Match All
Show Source
-
object
GenericDto-allOf[0]
Discriminator:
resource_type
Nested Schema : GenericDto-allOf[0]
Type:
object
Discriminator:
resource_type
Nested Schema : ObcmTmCorpEnrichPoolStupMstrDTO-allOf[1]
Type:
Show Source
object
-
enrichmentId:
string
Enrichment ID
-
txnControllerRefNo:
string
Treansaction Controller Reference No
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