Skip to main content
GET
/
2023-11
/
admin
/
treasuryAccounts
/
{id}
{
  "accounting_account_code": "571",
  "balance": 50,
  "company_id": "01hqydxwtxdj3kmzp3bz7jk73g",
  "created_at": "2025-10-10T15:02:24.000000Z",
  "id": "01k77aa0qxmg81kwc0bp94cc24",
  "label": "Espèces",
  "logoUrl": null,
  "medias": [],
  "metadata": null,
  "shop": null,
  "shop_id": null,
  "type": "cash",
  "updated_at": "2025-10-10T15:02:24.000000Z"
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-company
string
Example:

"{{companyId}}"

Path Parameters

id
string
required

Response

200 - application/json

200

accounting_account_code
string
Example:

"571"

balance
number
Example:

50

company_id
string
Example:

"01hqydxwtxdj3kmzp3bz7jk73g"

created_at
string
Example:

"2025-10-10T15:02:24.000000Z"

id
string
Example:

"01k77aa0qxmg81kwc0bp94cc24"

label
string
Example:

"Espèces"

logoUrl
unknown
medias
any[]
Example:
[]
metadata
unknown
shop
unknown
shop_id
unknown
type
string
Example:

"cash"

updated_at
string
Example:

"2025-10-10T15:02:24.000000Z"