Skip to main content

BI-RTGS

Quick Start
  1. Sign up at bi.go.id and obtain API credentials
  2. Create a terminal in the Admin Console with the parameters below
  3. Start processing — the adapter is pre-built and ready to use

Go to BI-RTGS →

Overview

Integration with BI-RTGS (Bank Indonesia Real Time Gross Settlement) — real-time gross settlement system. For large transfers (>100M IDR), inter-bank FI transfers, ISO 20022 messaging. Operating hours: 06:30-16:00 WIB (Mon-Fri).

Provider IDbi_rtgs
CategoryInterbank Integrations
Websitebi.go.id

Supported operations: initiate_transfer/2 initiate_fi_transfer/2 check_status/2 get_statement/2 is_operating_hours?/0 supported_message_types/0 min_amount/0


Configuration

Required Parameters

ParameterDescription
bi_rtgs_participant_codeParticipant code RTGS
bi_rtgs_api_urlAPI base URL
bi_rtgs_cert_pathCertificate path (mutual TLS)
environmentproduction

API Reference

MethodEndpointDescription
POST/rtgs/transferCustomer transfer (MT103)
POST/rtgs/fi-transferFI transfer (MT202)
GET/rtgs/status/{reference}Status of transfer
GET/rtgs/statementOperations statement

Resources