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
Nested Schema : GenericDto-allOf[0]
Type:
object
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