Payments
R24 AMR | Min(s) read
Fednow Request For Payment API's
Please find below the API details for the Fednow Request For Payment module.
The API will only be useable if the module has been licenced by the client.
API Name | Method | URL | Description |
---|---|---|---|
RF.RTP.ORDER,RF.API.PAYER.PAY.FULL.1.0.0 | PUT | http://<hostname>:<jboss_port>/irf-provider-container/api/v2.2.0//order/paymentRequests/{requestId}/payments | Accepts the RTP request with full amount. |
RF.RTP.ORDER,RF.API.PAYER.DECLINE.1.0.0 | PUT | http://<hostname>:<jboss_port>/irf-provider-container/api/v2.2.0///order/paymentRequests/{requestId}/declinedRequests | Declines a RTP request from payee. |
RF.RTP.ORDER,RF.API.UPDATE.RECEIPTS.2.2.0 | PUT | http://<hostname>:<jboss_port>/irf-provider-container/api/v2.2.0/order/paymentRequests/{requestId}/receipts | Amends read receipt for a payment request. |
In this topic