mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
According to [RFC2616](https://www.rfc-editor.org/rfc/rfc2616#section-10.2), APIs should return 2xx status codes if the request was correct. The response should be status 200 with an empty result array. |
||
|---|---|---|
| .. | ||
| class | ||
| stats | ||
| tpl | ||
| agenda.php | ||
| card.php | ||
| contact.php | ||
| customer.php | ||
| document.php | ||
| index.php | ||
| list_det.php | ||
| list.php | ||
| note.php | ||