formanator 4.0.0

Submit Forma <https://joinforma.com> benefit claims from the command line, with support for AI-powered receipt analysis via OpenAI or GitHub Models
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "success": true,
  "data": {
    "company": {
      "company_wallet_configurations": []
    },
    "employee": {
      "employee_wallets": [],
      "settings": {
        "currency": "GBP"
      }
    }
  }
}