Skip to main content

SKN/LLG

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 SKN/LLG →

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 IDskn_llg
CategoryInterbank Integrations
Websitebi.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

ParameterDescription
skn_participant_codeParticipant code clearing
skn_api_urlAPI base URL
environmentproduction

API Reference

MethodEndpointDescription
POST/clearing/sknSKN transfer
POST/clearing/llgLLG transfer
GET/clearing/status/{reference}Status of transfer

Resources