Response Parameters
This topic provides the Response Parameters.
The following table describes the details of response parameters.
Table 3-1 Trusted Pairs Response Parameter Detail
Business Name | API Response Data Element | Description | Data Type and Length |
---|---|---|---|
Trusted pair Code | tpCode | For ECM created Trusted pairs this is the same as Trusted pair Seq (running seq). This column is added to support Third party Trusted pairs in future. | String (100) |
Trusted pair Sequence ID | tpSeqId | Displays Running Sequence | Number (10) |
Trusted Pair Created ID | tpCreateId | Displays ID of the user who requested the Trust. It is a number. | Number (10) |
Trusted Pair Created Date | tpCreateDate | Displays Date on which Trust request happened | Date |
Expiration Date | tpExprnDate | Displays Expiration date of the Trust record | Date |
Status Code | tpStatusCode |
Displays out of box statuses present in FCC_TP_STATUS table in ECM. Clients can configure their own statuses. F_ACTIVE_FL denotes the Statuses in which a Trust record is Active. F_SHARED_FL denotes the statuses of Trust Records which will be moved to BD. For example:
|
String (20) |
Event Code | tpEventCode | Displays the Event Code for which they identified the parties from transactions | Number (22) |
Case ID | tpCaseId | Displays the case ID which was used to create the trusted pair | String (15) |
Trusted pair Member Sequence ID | tpMbrSeqId | Displays Running Sequence | Number (10) |
Party1 Sequence | tpMbrParty1Se q | For External Entity, External Entity Sequence will be passed. Else "" will be passed. | String (30) |
Party1 ID | tpMbrParty1Id | Displays External Entity ID/Account ID | String (50) |
Party1 ID type | tpMbrParty1Type Cd | Displays Internal Account (one of IA, GL) and External Entity (one of XA, CC, CO, DL, GM, GP, LE, MC, ND, NR, PP, SS, TX, AR, OT, IBAN) | String (20) |
Party1 Name | tpMbrParty1Nm | Displays External Entity/Account Name | String (350) |
Party1 Risk | tpMbrParty1Ris kNb | Displays External Entity/Account Risk | Number (3) |
Party1 Jurisdiction | tpMbrParty1Jrs dcnCd | Displays Jurisdiction of External Entity /Account | String (5) |
Party1 Business domain | tpMbrParty1Bu sDmn | Displays Business domain of External Entity / Account | String (65) |
Party2 Sequence | tpMbrParty2Se q | For External Entity External Entity Sequence will be passed. Else "" will be passed. | String (30) |
Party2 ID | tpMbrParty2Id | Displays External Entity ID/Account ID | String (50) |
Party2 ID type | tpMbrParty2Ty peCd | Displays Internal Account (one of IA, GL) and External Entity (one of XA,CC,CO,DL,GM,GP,LE,MC,ND,NR,PP,SS,TX,AR, OT,IBAN) | String (20) |
Party2 Name | tpMbrParty2N m | Displays External Entity/Account Name | String (350) |
Party2 Risk | tpMbrParty2Ris kNb | Displays External Entity /Account Risk | Number (3) |
Party2 Jurisdiction | tpMbrParty2Jrs dcnCd | Displays Jurisdiction of External Entity /Account | String (5) |
Party2 Business domain | tpMbrParty2Bu sDmn | Displays Business domain of External Entity / Account | String (65) |
Direction | tpDirnCd | Out of box displays values SEND, RECEIVE, BOTH | String (7) |
Last Modified by | tpReviewerId | Displays Reviewer ID. It is a number. | Number (10) |
Last Modified date | tpReviewDate | Displays Review Date | Date |
Last Comment | tpReviewComment | Displays Review Reason | String (2500) |