Skip to content

Send EBICS setup orders.

Synopsis

gln [global-options] profile bootstrap

Options

No command-specific options.

Description

Runs the EBICS setup bootstrap for the active EBICS profile through the public C API: supported-version discovery, INI, and HIA. After the bank activates the subscriber, download and verify bank keys before using operational EBICS commands. If the bank has reset the EBICS participant on its side after an earlier onboarding attempt, run gln profile client-keys reset before bootstrapping again.

Requirements

  • Profile: required
  • Credential type: EBICS key store
  • Backend prerequisites: EBICS profile
  • Input mode: None.

Status and exit codes

StatusExitMeaningContinuation
ok0INI/HIA bootstrap completed locally.-
error1Profile, transport, or bank failure.-

Result keys: phase, has_client_keys, has_bank_keys, has_pending_bank_keys, details

On success, the envelope includes next_steps directing the operator to download bank keys after the bank activates INI/HIA.

Examples

gln --profile corp profile bootstrap

See also