Fiat

Internal-credit balance (temporary Rail B, replayed — source labelled)

Temporary Internal Credit Ledger balance, replayed from the immutable journal (source: internal-credit — NOT the DOKU POINT Saldo). See docs/INTERNAL_CREDIT.md.

GET
/fiat/balance

Temporary Internal Credit Ledger balance, replayed from the immutable journal (source: internal-credit — NOT the DOKU POINT Saldo). See docs/INTERNAL_CREDIT.md.

Authorization

cookieAuth
pid_access<token>

JWT access token set by /auth/google/callback or /auth/refresh

In: cookie

Response Body

application/json

application/json

curl -X GET "https://example.com/fiat/balance"
{  "balanceIdr": "string",  "currency": "IDR",  "source": "fiat-ledger",  "replayErrors": [    "string"  ]}