Retrieves the list of existing IncomingPayments
get
/payment-services/service/v1/incomingpayment
This operation retrieves the list of existing IncomingPayments using Payment Application Service.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
amount: number
amount of the user that needs to be fetched
-
borrowerNumber(required): string
borrowerName of the user that needs to be fetched
-
currency: string
currency of the user that needs to be fetched
-
matchingStatus: string
matchingStatus of the user that needs to be fetched
-
valueDate: string
valueDate of the user that needs to be fetched
Response
Supported Media Types
- application/json
- application/xml
200 Response
Successful performs the operation
Nested Schema : data
Type:
object
Data
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
500 Response
Internal error