Save settlement initiation details
post
/obcr-Settlement-services/settlementDetails/saveSettlementInitDetails
This endpoint is used to save account related details when the account is marked with a settlement collection status.
Request
Supported Media Types
- application/json
- application/xml
Header Parameters
This is the payload for storing account related details when the account was marked in settlement collection status
Root Schema : SettlementInitDetailsDto
Type:
objectSettlement Initiation Details
Show Source
-
accountId:
string
Account ID
-
interestAmt:
number
Interest Amount
-
otherCharges:
number
Fees and Other Charges
-
outstandingAmt:
number
Outstanding Amount
-
principalAmt:
number
Principal Amount
-
settlementInitDate:
string
Settlement Initiation Date
Response
Supported Media Types
- application/json
- application/xml
200 Response
Returns the list of fact values.
Nested Schema : ResponseResourceSupport
Type:
objectNested Schema : items
Type:
object400 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