Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Bearer token: a Platform API Key (format: ak_live::) or a Personal Access Token (format: rgo-...). PATs always act as the token owner.

Response

id
string
required
label
string
required

What the seller calls it, e.g. "CHF Konto" or "Hauptkonto".

iban
string
required
isDefault
boolean
required

Used when a document names no account and no currency match is found.

companyId
string
required
createdAt
string<date-time>
required
updatedAt
string<date-time>
required
bic
string | null
bankName
string | null
currency
string | null

ISO 4217 the account is held in. Null means "use for anything" — the point of the feature is matching an invoice's currency to an account, but a seller with one account per currency plus a catch-all should not be forced to label the catch-all.