Create a OL Loan Contract

post

/OLLoanContractService/OLLoanContract/CreateContract

This operation creates a OL Loan Contract using OLLoanContract Service(OLDTRONL).

Request

Header Parameters
Body ()
Root Schema : OltbsContractDto
Type: object
Show Source
Nested Schema : lbtbsAssignmentFeeDetailsList
Type: array
Show Source
Nested Schema : lbtbsFacilityCcyList
Type: array
Show Source
Nested Schema : LbtbsSyndicationMasterDto
Type: object
Show Source
Nested Schema : LstbsSyndicationPreferenceDto
Type: object
Show Source
Nested Schema : OltbsContractEventLogDto
Type: object
Show Source
Nested Schema : LbtbsAssignmentFeeDetailsDto
Type: object
Show Source
Nested Schema : LbtbsFacilityCcyDto
Type: object
Show Source
Back to Top

Response

Supported Media Types

200 Response

successful operation
Body ()
Root Schema : RESTResponse
Type: object
Show Source
Nested Schema : FCUBSErrorResponse
Type: object
Show Source
Nested Schema : FCUBSWarnResponse
Type: object
Show Source
Nested Schema : OltbsContractPayDto
Type: object
Show Source
Nested Schema : ERROR
Type: array
Show Source
Nested Schema : FCUBSError
Type: object
Show Source
Nested Schema : WARNING
Type: array
Show Source
Nested Schema : FCUBSWarn
Type: object
Show Source
Nested Schema : lftbsContractLiqSummaryMultiList
Type: array
Show Source
Nested Schema : OltbsContractEventLogDto
Type: object
Show Source
Nested Schema : LftbsContractLiqSummaryMultiDto
Type: object
Show Source
Nested Schema : lbtbsParticipantRatioList
Type: array
Show Source
Nested Schema : lftbsContractLiqList
Type: array
Show Source
Nested Schema : LbtbsParticipantRatioDto
Type: object
Show Source
Nested Schema : LftbsContractLiqDto
Type: object
Show Source

201 Response

CreateContract Successfully Performed

400 Response

Failed while processing request

401 Response

User Not Authorized

405 Response

Method Not Allowed

500 Response

Internal Server Error
Back to Top