Query by notificationId & paymentRefNo

get

/OLPaymentNotificationService/OLPaymentNotification/QueryExPmtResponse/notificationId/{notificationId}/paymentRefNo/{paymentRefNo}

Request

Path Parameters
Header Parameters
Back to Top

Response

Supported Media Types

200 Response

OLPaymentNotification Successfully Queried
Body ()
Root Schema : RESTResponseSuccess
Type: object
Show Source
Nested Schema : FCUBSWarnResponse
Type: object
Show Source
Nested Schema : MarginComponentDto
Type: object
Show Source
Nested Schema : warning
Type: array
Indicates Warning
Show Source
Nested Schema : FCUBSWarn
Type: object
Show Source
Nested Schema : marginCcyList
Type: array
Show Source
Nested Schema : MarginCcyDto
Type: object
Show Source
Nested Schema : marginEffdateList
Type: array
Show Source
Nested Schema : MarginEffdateDto
Type: object
Show Source
Nested Schema : marginRateList
Type: array
Show Source
Nested Schema : MarginRateDto
Type: object
Show Source
Nested Schema : participantMarginList
Type: array
Show Source
Nested Schema : ParticipantMarginDto
Type: object
Show Source

400 Response

Failed while processing request
Body ()
Root Schema : RESTResponseFailure
Type: object
Show Source
Nested Schema : FCUBSErrorResponse
Type: object
Show Source
Nested Schema : error
Type: array
Indicates Errors
Show Source
Nested Schema : FCUBSError
Type: object
Show Source

401 Response

User Not Authorized

405 Response

Method Not Allowed

500 Response

Internal Server Error
Back to Top