OCBC NISP API
Quick Start
- Sign up at ocbcnisp.com and obtain API credentials
- Create a terminal in the Admin Console with the parameters below
- Start processing — the adapter is pre-built and ready to use
Overview
Integration with OCBC NISP API — part OCBC Group (Singapore), strong position in ID-SG corridor. Corridor transfers (IDR-SGD), fund transfers, FX rates, SNAP-compatible. Coverage corridors: IDR-SGD, IDR-MYR, IDR-USD, IDR-AUD.
| Provider ID | ocbc_nisp_api |
| Category | Interbank Integrations |
| Website | ocbcnisp.com |
Supported operations: corridor_transfer/2 fund_transfer/2 get_fx_rate/2 get_balance/2 corridor_currencies/0
Configuration
Required Parameters
| Parameter | Description |
|---|---|
ocbc_nisp_client_id | OAuth Client ID |
ocbc_nisp_secret | OAuth Client Secret |
ocbc_nisp_api_url | API base URL (sandbox / production) |
environment | production |
API Reference
| Method | Endpoint | Description |
|---|---|---|
| POST | /v1/corridor/transfer | Corridor transfer |
| POST | /v1/transfers | Fund transfer |
| GET | /v1/fx/rate | FX rate |
| GET | /v1/accounts/{id}/balance | Balance |