Authorize an OL Loan Payment

post

/OLLoanPaymentAuthService/OLLoanPaymentAuth/AuthorizePayMtAuth

This operation authorizes an OL Loan Payment using OLLoanPaymentAuth Service (OLDPMAUT).

Request

Header Parameters
Body ()
Root Schema : CstbsContractPmtHdrDto
Type: object
Show Source
Nested Schema : OltbsContractLiqSummaryDto
Type: object
Show Source
Nested Schema : oltbsContractLiqPmtList
Type: array
Show Source
Nested Schema : oltbsContractOvdList
Type: array
Show Source
Nested Schema : OltbsContractLiqPmtDto
Type: object
Show Source
Nested Schema : OltbsContractOvdDto
Type: object
Show Source
Back to Top

Response

Supported Media Types

200 Response

AuthorizePayMtAuth Successfully Performed
Body ()
Root Schema : RESTResponse
Type: object
Show Source
Nested Schema : FCUBSErrorResponse
Type: object
Show Source
Nested Schema : FCUBSWarnResponse
Type: object
Show Source
Nested Schema : HeadDto
Type: object
Show Source
Nested Schema : error
Type: array
Indicates Errors
Show Source
Nested Schema : FCUBSError
Type: object
Show Source
Nested Schema : warning
Type: array
Indicates Warning
Show Source
Nested Schema : FCUBSWarn
Type: object
Show Source
Nested Schema : eventList
Type: array
Show Source
Nested Schema : EventDto
Type: object
Show Source
Nested Schema : accountList
Type: array
Show Source
Nested Schema : msgList
Type: array
Show Source
Nested Schema : AccountDto
Type: object
Show Source
Nested Schema : MsgDto
Type: object
Show Source
Nested Schema : msgdetList
Type: array
Show Source
Nested Schema : MsgdetDto
Type: object
Show Source

400 Response

Failed while processing request

401 Response

User Not Authorized

405 Response

Method Not Allowed

500 Response

Internal Server Error
Back to Top