| Bookmark Name | Actions |
|---|
APIs
This section lists the supported APIs.
ACCEPT CALLBACK REQUEST
This API is used to accept Callback request.
POSTms-callbackregistry-api/api/callbackregistry/callbacks
Sample URL
http://localhost:8085/ms-callbackregistry-api/api/callbackregistry/callbacks
Sample Response
payload message:
{
"eventId": "PO_PROCESSED_EVENT",
"eventType": "FTIntegration-Fundstransfer",
"keyFieldsData": "id=FT18107NF1HV",
"status": "S",
"callbackUrl": "http4://localhost:9999/eventnotification/events"
}
}RECEIVE EVENT THROUGH REST API
POSTapi/callbackregistry/events
Sample URL
http://localhost:8085/ms-callbackregistry-api/api/callbackregistry/events
Sample Response
{"eventType":"FTIntegration-Fundstransfer",
"message":"{\r\n\t\"schemaLocation\": \"http:\/\/www.temenos.com\/T24\/event\/FTIntegration\/Fundstransfer FTIntegration-Fundstransfer.xsd\",\r\n\t\"eventCommon\": {\r\n\t\t\"application\": \"FUNDS.TRANSFER\",\r\n\t\t\"companyId\": \"GB0010001\",\r\n\t\t\"operator\": \"INPUTTER\",\r\n\t\t\"today\": \"2018-04-17\",\r\n\t\t\"transactionStage\": \"INPUT\",\r\n\t\t\"eventId\": \"8ad507ae-9295-4835-96ec-a1d30103fd7f\",\r\n\t\t\"creationTime\": \"2018-09-05T09:52:36.589Z\"\r\n\t},\r\n\t\"refNo\": \"FT18107NF1HV\",\r\n\t\"id\": \"FT18107NF1HV\",\r\n\t\"debitAcctNo\": \"77895\",\r\n\t\"debitCurrency\": \"USD\",\r\n\t\"creditAcctNo\": \"20656\",\r\n\t\"creditCurrency\": \"USD\",\r\n\t\"dateTimeList\": {\r\n\t\t\"dateTime\": {\r\n\t\t\t\"index\": \"1\",\r\n\t\t\t\"\": \"1809051522\"\r\n\t\t}\r\n\t}\r\n\t\r\n}"
}
Add Bookmark
save your best linksView Bookmarks
Visit your best linksIn this topic
Are you sure you want to log-off?