Deprecation of Legacy Payment Endpoints
about 11 hours ago by Paschal Ogu
May 28, 2026
The following payment endpoints have been deprecated and will stop working from 31st May, 2026.
| Method | Endpoint |
|---|---|
GET | /api/v1/payments |
GET | /api/v1/payments/{paymentId} |
GET | /api/v1/payments/requery/{customerReference} |
Recommended Replacement Endpoints
| Type | Endpoint | Documentation |
|---|---|---|
| Account Numbers | /api/v1/inbound-transfers/{inboundTransferId} | Fund Account Number |
| Reserved Accounts | /pay/payin/{paymentId} | Receiving Payment to Reserved Account |
If your integration currently relies on any of the endpoints above, please migrate before 31st May, 2026 to avoid service disruption.