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(optional): string
External Ref. Number
-
partyId: string
Party Id of the logged in user
-
status: string
Status
-
structureCode(optional): string
Structure Code
Header Parameters
-
appId: string
Source Application Id
-
branchCode: string
Branch Code
-
userId: 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(optional):
array chnlReqEnrichParamDtls
-
responseCode(optional):
string
Response Code
-
responseDesc(optional):
string
Response Description
-
status(optional):
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(optional):
string
Channel
-
channelBranch(optional):
string
Channel Branch
-
createdDateTimestamp(optional):
string
created Date TimeStamp
-
externalRefNo(optional):
string
external Reference Number
-
globalCentreId(optional):
string
Global Centre Id
-
nodeIdentifier(optional):
string
Node Identifier
-
parentNodeIdentifier(optional):
string
Parent Node Identifier
-
participationFlag(optional):
string
Participation Flag
-
partyId(optional):
string
Party Id
-
remarks(optional):
string
Remarks
-
status(optional):
string
Status
-
subCentreId(optional):
string
SubCentre Id
-
subsidiaryId(optional):
string
Subsidiary Id
-
subsidiaryName(optional):
string
Subsidiary Name
-
version(optional):
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