cURL
Company accounting settings
Upsert accounting settings for a subsidiary (company)
PUT
cURL
Authorizations
Access token JWT. Use as Authorization: Bearer . In the API playground, paste the JWT only.
Developer API key (fl_dev_...). Required on every API call with a machine access token.
First-party client audience. Must match the fluide_client_id claim on the JWT. Use fluide-developer for Connect.
Body
application/json
Functional/reporting currency (ISO 4217)
Required string length:
3Example:
"XAF"
Enable VAT/tax by default in document editors
Default VAT percent rate (e.g. 19.25)
Required range:
0 <= x <= 100Example:
19.25