For support support@leadrat.com
Authorization: ********************x-tenant-id: ********************curl --location --request GET '/accounting/accounts/' \
--header 'Authorization: Bearer <token>' \
--header 'x-tenant-id: <api-key>'{
"code": "1001",
"name": "Cash",
"type": "ASSET",
"balance": 100000,
"active": true
}