Fetch the enrich details for the subsidiary
get
/service/v1/getAllChnlReqEnrichParamDtls
This API is used to fetch the enrich details for the subsidiary.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
externalRefNo: string
External Ref. Number
-
partyId(required): string
Party Id of the logged in user
-
status(required): string
Status
-
structureCode: string
Structure Code
Header Parameters
-
appId(required): string
Source Application Id
-
branchCode(required): string
Branch Code
-
userId(required): string
Source User id
Response
Supported Media Types
- application/json
- application/xml
200 Response
Successfully performs the operation
Root Schema : ChnlReqEnrichParamDtlsCollection
Type:
object
Display pending requests for that Subsidiary Id on OBDX.
Show Source
-
chnlReqEnrichParamDtls:
array chnlReqEnrichParamDtls
-
responseCode:
string
Response Code
-
responseDesc:
string
Response Description
-
status:
string
Default Value:
SUCCESS
Status - SUCCESS OR FAILED
Nested Schema : chnlReqEnrichParamDtls
Type:
Show Source
array
-
Array of:
object ChnlReqEnrichParamDtlsModel
ChnlReqEnrichParamDtlsModel
Nested Schema : ChnlReqEnrichParamDtlsModel
Type:
object
ChnlReqEnrichParamDtlsModel
Show Source
-
channel:
string
Channel
-
channelBranch:
string
Channel Branch
-
createdDateTimestamp:
string
created Date TimeStamp
-
externalRefNo:
string
external Reference Number
-
globalCentreId:
string
Global Centre Id
-
nodeIdentifier:
string
Node Identifier
-
parentNodeIdentifier:
string
Parent Node Identifier
-
participationFlag:
string
Participation Flag
-
partyId:
string
Party Id
-
remarks:
string
Remarks
-
status:
string
Status
-
subCentreId:
string
SubCentre Id
-
subsidiaryId:
string
Subsidiary Id
-
subsidiaryName:
string
Subsidiary Name
-
version:
integer
version number
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
500 Response
Internal error