Query by notificationId & paymentRefNo
get
/OLPaymentNotificationService/OLPaymentNotification/QueryExPmtResponse/notificationId/{notificationId}/paymentRefNo/{paymentRefNo}
This operation queries by notificationId & paymentRefNo using OLPaymentNotification Service(OLDEXPMT).
Request
Path Parameters
-
notificationId(required): string
notificationId
-
paymentRefNo(required): string
paymentRefNo
Header Parameters
-
BRANCH(required): string
Enter Transaction Branch
-
ENTITY: string
Enter Entity ID
-
SOURCE(required): string
Enter Source Code of External System
-
USERID(required): string
Enter User ID
Response
Supported Media Types
- application/json
200 Response
OLPaymentNotification Successfully Queried
400 Response
Failed while processing request
401 Response
User Not Authorized
405 Response
Method Not Allowed
500 Response
Internal Server Error