More API call documentation

This commit is contained in:
2026-06-08 22:30:58 +02:00
parent 3e7f38c497
commit 697f0cc1f9
7 changed files with 259 additions and 0 deletions

View File

@@ -16,6 +16,7 @@ This API call activates a company by changing its status from inactive to active
| ------------- | ------ | -------- | ---------------------------------------------- |
| company_uuid | string | yes | Unique id of the company |
| company_state | enum | yes | The state of the company (active or imported). |
**imported** is the state of the company when its imported from the source.
### Example Body (json)