Skip to main content
The Grand Central OBPM connector provides connectivity with Oracle Banking Payments Manager (OBPM), enabling payment orchestration capabilities across multiple payment channels. This connector focuses on single payment initiation, associated payment management, and ancillary payment features. Versions supported: Contact the Grand Central team for version compatibility information.

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:
OperationEndpoint
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.