GET
/
api
/
external
/
v2
/
ledger_accounts
/
{id}
{
  "country_alpha2": "FR",
  "enabled": true,
  "id": 124,
  "label": "Secondary Account",
  "number": "512",
  "vat_rate": "any"
}

Path Parameters

id
string
required

(Required) Ledger Account ID

Example:

"123"

Response

200
application/json

Returns the ledger account

The response is of type object.