Bank Saqu
Quick Start
- Sign up at saqu.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 Bank Saqu (former Bank Jasa Jakarta) — digital bank from Astra International (largest conglomerate Indonesia, Toyota, Honda distributor). Savings goals (savings goals), virtual cards GPN, ecosystem integration Astra.
| Provider ID | bank_saqu |
| Category | Bank Transfers |
| Website | saqu.id |
Supported operations: open_account/2 issue_virtual_card/2 get_balance/2 fund_transfer/2 create_savings_goal/2 card_networks/0
Configuration
Required Parameters
| Parameter | Description |
|---|---|
saqu_partner_id | Partner ID |
saqu_api_key | API Key |
saqu_api_url | API base URL (sandbox / production) |
environment | production |
API Reference
| Method | Endpoint | Description |
|---|---|---|
| POST | /accounts/open | Account opening |
| POST | /cards/virtual | Virtual card issuance cards |
| GET | /accounts/{id}/balance | Balance |
| POST | /transfers | Funds transfer |
| POST | /savings/goals | Creation savings goals |