Template - List & Add
Template - List & Add
{
"requestUUID": "1732776510222",
"header": {
"bankId": "CAGPBM",
"languageId": "001",
"channelId": "G",
"loginFlag": "1",
"serviceId": "RTMPL",
"stateMode": "N",
"userPrincipal": "NancyStevens",
"corpPrincipal": "NancyStevens",
"accessCode": "Clarien@123"
},
"retrieveTemplatesList": {
"templateNameSearch": "",
"txnType": "ACH"
/* txnType values based on transfer Type
Own Accout - SLA
Intrabank - TFT
Domestic - ACH
International - RMT
Initiate Bill Payment - PMT
Initiate utility Payment - PRP
*/
}
}
{
"requestUUID": "1732250249963",
"header": {
"bankId": "CAGPBM",
"languageId": "001",
"channelId": "G",
"loginFlag": "1",
"serviceId": "CRTMPD",
"stateMode": "N",
"loginType": "1",
"userPrincipal": "gcadderley251188",
"corpPrincipal": "gcadderley251188",
"accessCode": "Clarien@9630"
},
"customAddTemplate": {
"txnType": "ACH",//txnType - based on transfer type(Domestic)
"templateId": "",
"templateName": " Test Domestic", //Template Name from UI
"freqType": "O",//Frequency from UI
"pmtFreq": "1",//Number of Installment from UI
"freqInDays": "",
"totNoInst": "",
"txnDate": "22/11/2024",//Transaction Date from UI
"endDate": "",
"totalTxnAmt": "BMD|0.01",//Transaction Currency, Amount from UI
"txnCrn": "BMD",//Transaction Currency from UI
"txnAmt": "BMD|0.01",//Transaction Currency, Amount from UI
"txnAccEntNo": "7010002851",
"txnAccEntType": "O",//Hard Coded
"txnAccEntCrn": "BMD",//Transaction Currency from UI
"txnAccEntBnkCode": "CAGPBM",//Hard Coded
"txnAccEntBrchCode": "100",//From Account Branch No
"txnAccEntAccType": "SBA",//From Account Type
"txnCpEntNo": "15860",//Benf ID
"txnCpEntName": "Patrick bailey", //Benf Name
"txnCpEntType": "P",//Hard Coded
"txnCpEntCrn": "BMD",//Transaction Currency from UI
"txnCpEntAccType": "SBA",//From Account Type
"txnCpEntBnkRefNo": "",
"txnCpEntBrchCode": "100",//From Account Branch No
"txnCpEntBnkCode": "CAGPBM",//Hard Coded
"txnCpEntBnkType": "HBK",//Need cofirmation - Hard Coded
"networkId": "ACH",//txnType - based on transfer type
"userRemarks": ""//Remark from UI
}
}