| 1 |
order |
RequestToPayPayments-v1.0.0 |
Creates and manages
Request to Pay payments in order to create, view, update, block and decline
the payment requests from both biller and payer systems |
PUT, GET |
| 2 |
order |
dateExtension-v1.0.0 |
Enables the payer to
request the biller for a new due date in the future for the biller's payment
request |
PUT
|
|
3 |
order |
updateDeclinePayment-v1.0.0 |
Enables the payer to
decline the biller's payment request when payer does not want make any
payment towards the request |
PUT
|
|
4 |
order |
notesToRequestor-v1.0.0 |
Enables the payer to send
messages to the biller when the payer requires further information regarding
a specific payment request |
PUT
|
|
5 |
order |
updatePaymentAmount-v1.0.0 |
Enables the payer to
modify the amount requested by the biller, if modification is allowed by the
respective scheme |
PUT
|
| 6 |
order |
updateDeclineAndBlock-v1.0.0 |
Enables the payer to
decline the biller's payment request and block the biller when the payer does
not want to receive any further payment requests in future |
PUT
|
|
7 |
order |
notesToPayer-v1.0.0 |
Enables the biller to
send messages to the payer when the biller requires further information
regarding a specific payment request |
PUT
|
| 8 |
order
|
updateGrantExtension-v1.0.0 |
Enables the biller to
approve the new due date for the payment request sought by the payer |
PUT
|
| 9 |
order
|
updateDeclineExtension-v1.0.0 |
Enables the biller to
decline the new due date for the payment request sought by the payer |
PUT
|
| 10 |
order |
getRequestorsDateExtension-v1.0.0 |
Retrieves the payment
requests with the biller that are awaiting response for due date extension.
These requests can either be declined or approved by the biller |
GET
|
|
11 |
order |
getOutwardErrors-v1.0.0 |
Retrieves the payment
requests that are in error status due to technical reasons
|
GET
|
|
12 |
order |
getApiPendingAck-v1.0.0 |
Retrieves the payment
requests that are yet to be acknowledged by the biller. Generally, partially
paid or paid are the two statuses with which the biller acknowledges the
payer |
GET
|
|
13 |
order |
createPaymentRequests-v1.0.0 |
Create payment requests
from the biller application |
POST
|
|
14 |
order |
updatePartialPayment-v1.0.0 |
Enables the payer to
accept the biller's request but pays only a part of the outstanding amount.
The original request sent by the biller remains open until the total amount
is paid by the payer |
PUT
|
|
15 |
order |
updateFullPayment-v1.0.0 |
Enables the payer to
accept the biller's request and pay the outstanding amount |
PUT
|
|
16 |
order |
getPayersStatus-v1.0.0 |
Retrieves the list of
payment requests of payer that are pending, completed and asked for extension
that requires action from payer |
GET
|
|
17 |
order |
createPayUKPaymentRequests-v1.0.0 |
Creates payment request
for UK scheme. This API can be linked to any published API, which is in
accordance to requesttopay.co.uk standards |
POST
|
|
18 |
order |
amendPayUKPaymentForRepository-v1.0.0 |
Update payment request
onto the biller system from payer to support partial payment, full payment,
due date extension request , decline and block the biller, decline the
payment request and messages sent to the biller. Similarly, update payment
request onto the payer system from the biller to support approval of due date
extension, rejection of due date extension, messages sent to the payer and
acknowledgement to the payer. This API can be linked to any published API,
which is in accordance to requesttopay.co.uk standards |
PUT
|
|
19 |
order |
getPayerListWithExtensionGranted-v1.0.0 |
Retrieves the payers
payments requests for which the due date extensions are granted by the biller |
GET
|
|
20 |
order |
getPayersListWithExtensionDeclined-v1.0.0 |
Retrieves the payments
requests for which extensions are declined by the biller |
GET
|
|
21 |
order |
getPayersList-v1.0.0 |
Retrieves the list of
payer payment requests which are in Completed, Partially Paid, Extension
Granted, Declined, Extension Declined, and Asked For Extension status |
GET
|
|
22 |
order |
getRequestorsOutwardRequest-v1.0.0 |
Retrieves the list of
biller payment requests which are in Completed, Rejected, and Pending status |
GET
|