SKN/LLG
Quick Start
- Sign up at bi.go.id 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 SKN (Sistem Kliring Nasional) and LLG (Lalu Lintas Giral) — system batch clearing Bank Indonesia. SKN — electronic clearing (6 cycles/day, T+0 settlement), LLG — paper clearing (T+1). For interbank transfers <100M IDR. ISO 20022 messaging.
| Provider ID | skn_llg |
| Category | Interbank Integrations |
| Website | bi.go.id |
Supported operations: create_skn_transfer/2 create_llg_transfer/2 check_status/2 is_operating_hours?/0 skn_cycles/0 next_skn_cycle/0 recommend_channel/2 get_fee/1
Configuration
Required Parameters
| Parameter | Description |
|---|---|
skn_participant_code | Participant code clearing |
skn_api_url | API base URL |
environment | production |
API Reference
| Method | Endpoint | Description |
|---|---|---|
| POST | /clearing/skn | SKN transfer |
| POST | /clearing/llg | LLG transfer |
| GET | /clearing/status/{reference} | Status of transfer |