Reverse an LB Payment

post

/LBPaymentService/LBPayment/ReverseLBPayment

This operation reverses an LB Payment using LBPayment Service (LBDPYMNT).

Request

Header Parameters
Body ()
Root Schema : PmtHdrDto
Type: object
Show Source
Nested Schema : lbtbsParticipantShareAmtLbcintshList
Type: array
Show Source
Nested Schema : PmtSummaryDto
Type: object
Show Source
Nested Schema : LbtbsParticipantShareAmtLbcintshDto
Type: object
Show Source
Nested Schema : contractOvdList
Type: array
Show Source
Nested Schema : pmtList
Type: array
Show Source
Nested Schema : ContractOvdDto
Type: object
Show Source
Nested Schema : PmtDto
Type: object
Show Source
Back to Top

Response

Supported Media Types

200 Response

ReverseLBPayment 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 : HeaderDto
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 : contractOvdList
Type: array
Show Source
Nested Schema : oltbsContractChangeLogList
Type: array
Show Source
Nested Schema : ContractOvdDto
Type: object
Show Source
Nested Schema : OltbsContractChangeLogDto
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