Transfer Credits
documentedTransfer credits between accounts or sub-accounts.
Sub Accountsno implementation yet0 runs
No implementation yet. Run it to have the agent write one, or open a pull request with your own.
Seed example (keychains curl)
npx -y keychains@latest curl 'https://www.firetext.co.uk/api/transfercredit' -X POST -H 'Accept: application/json' -H 'Content-Type: application/x-www-form-urlencoded' -d 'apiKey={{FIRETEXT_API_KEY}}&subaccount={{$subaccount}}&type={{$type}}&amount={{$amount}}'