Save Settlement Offer Details
post
/obcr-Settlement-services/settlementDetails/saveSettlementOffer
This endpoint is used to save settlement Offer related details.
Request
Supported Media Types
- application/json
- application/xml
Header Parameters
This is the payload for saving settlement Offer related details
Root Schema : SettlementOfferDto
Type:
objectSettlement Offer Details
Show Source
-
accountId:
string
Account ID
-
expiryDate:
string
Date on which Offer will expire
-
offerDate:
string
Date on which settlement Offer was made
-
offerId:
string
Offer ID
-
receivedAmt:
number
Received Amount
-
settlementAmt:
number
Settlement Amount
-
settlementDate:
string
Last Date for settlement
-
settlementStatusCode:
string
Settlement Status Code
-
settlementStatusDescription:
string
Settlement Status Description
-
settlementTerm:
number
Settlement Term
-
settlementType:
string
Settlement Type
-
taskId:
string
Task Id
Response
Supported Media Types
- application/json
- application/xml
200 Response
Returns account related details when the collection status of account was set as settlement
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