Adds a new ICTB entries history
post
/interestpaidreport/saveIctbEntriesHistory
This endpoint is used to add new ICTB entries history.
Request
Supported Media Types
- application/json
- application/xml
Request Body that contains data required for creating a new interestpaidreport
Root Schema : IctbEntriesHistoryDTO
Type:
Show Source
object
-
acc(optional):
string
-
brn(optional):
string
-
currency(optional):
string
-
debitInterest(optional):
string
-
endDate(optional):
string
-
grossCrInterest(optional):
string
-
interestLiqdDate(optional):
string
-
lastAccrDate(optional):
string
-
netCrInterest(optional):
string
-
product(optional):
string
-
productDesc(optional):
string
-
startDate(optional):
string
-
taxDeducted(optional):
string
-
trnRefNo(optional):
string
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of succes or failure
Headers
-
Location: string
URL of newly created interestreport
Nested Schema : ResponseResourceSupport
Type:
object
Nested Schema : items
Type:
object
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
405 Response
Invalid input
500 Response
Internal error