Skip to main content

Bank Saqu

Quick Start
  1. Sign up at saqu.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 Bank Saqu →

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 IDbank_saqu
CategoryBank Transfers
Websitesaqu.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

ParameterDescription
saqu_partner_idPartner ID
saqu_api_keyAPI Key
saqu_api_urlAPI base URL (sandbox / production)
environmentproduction

API Reference

MethodEndpointDescription
POST/accounts/openAccount opening
POST/cards/virtualVirtual card issuance cards
GET/accounts/{id}/balanceBalance
POST/transfersFunds transfer
POST/savings/goalsCreation savings goals

Resources