Skip to content

Synopsis

gln [global-options] standing-orders list --iban <iban>

Options

Argument or flagTypeRequiredDefaultDescription
--ibanstringyes-Account IBAN to list standing orders for.

Description

Lists existing standing orders for one account on the active FinTS profile. Wires gln_retrieve_standing_orders to the backend resolved from the profile.

The backend may signal that a TAN is required; in that case the response carries an action_required envelope with a saved continuation.

Status and exit codes

StatusExitMeaningContinuation
ok0Standing orders returned in result.standing_orders.-
action_required10Bank requires a TAN. The response envelope includes a resume_file path.Saved at resume_file.
error1Validation, transport, or backend error.-

See also