Temenos Digital
R24 AMR | Min(s) read
Rollover Request APIs
Name | Description | Introduced In |
---|---|---|
submit | This API submits the Rollover Request. | 2024.04 |

Description: | This API submits the Rollover Request. |
Method: | POST |
URL: | {base_url}/services/data/v1/TradeLending/operations/RolloverRequests/submit |
Security Level: | Authenticated App User |
Header Request: | X-Kony-Authorization |
Body Request: | { "facilityId": "120234", "loanId": "231562", "rolloverDays": "23" } |
Response: | { "rolloverRequestId": "10000011" "opstatus": 0, "httpStatusCode": 200 } |
Error Code(s): |
|
Enterprise Provider: | |
Enterprise API: |
|
Field Mapping
UI field | Experience API Field | MS API Field | Transact API Field |
---|---|---|---|
NA | NA | NA | NA |
In this topic