Skip to main content
FieldTypeDetails
idstringTreasury identifier.
namestringDisplay name of the treasury.
treasury_typestringType/category of the treasury.
initial_balancenumberOpening balance assigned at creation.
{
  "id": "treasury_01",
  "name": "Front Desk Cash",
  "treasury_type": "cash",
  "initial_balance": 5000
}