AOP API/Finance Settings
/finance/settingsGet the tenant's finance settings. Returns sensible (non-persisted) defaults if none exist yet.
https://api.w3builders.com/v1/finance/settings| Field | Type |
|---|---|
| settings | object |
curl -X GET https://api.w3builders.com/v1/finance/settings \-H "Authorization: Bearer $TOKEN"
{"shape": "{ settings: {...} }"}
curl -X GET https://api.w3builders.com/v1/finance/settings \-H "Authorization: Bearer $TOKEN"
{"shape": "{ settings: {...} }"}