diff --git a/htdocs/societe/class/api_thirdparties.class.php b/htdocs/societe/class/api_thirdparties.class.php index ba807fa1706..48b6f989408 100644 --- a/htdocs/societe/class/api_thirdparties.class.php +++ b/htdocs/societe/class/api_thirdparties.class.php @@ -85,7 +85,7 @@ class Thirdparties extends DolibarrApi * @param string $email Email of third party to load * @return array|mixed data without useless information * - * @url GET byEmail/{email} + * @url GET email/{email} * * @throws RestException */