Key capabilities
Payment initiation
Initiate single payments across supported payment schemes.
Payment management
Manage payment lifecycle including modifications and cancellations.
Ancillary features
Retrieve bank details, payment fees, and holiday calendars.
Supported operations
The OBPM connector supports the following operations from the Grand Central Unified API:| Operation | Endpoint |
|---|---|
| Initiate a payment | {baseURL}/payments |
| Modify a payment | {baseURL}/payments |
| Cancel a payment | {baseURL}/payments/{ref}/cancel |
| Fetch bank details | {baseURL}/fetch-bank-details |
| Retrieve payment fees | {baseURL}/fetch-fees |
| Get bank holiday calendar | {baseURL}/holidays |
For detailed API specifications, see the Reference documentation.