GET Method Details for GetByCustomerNumber.
Get customers with the customer number
Definition
https://app[x].timelog.com/[account name]/api/v{version}/customer/by-number/{customerNumber}
Parameters
- customerNumber string Customer number
- version string The requested API version
Returns
- [200] Customer details
- [401] Invalid authentication token
-
[500] Request to GetByCustomerNumber has failed
- Code integer Gets the code.
- Details array Gets the details.
- DeveloperNote object
- Message string Gets the message.
- Parameters string Gets the parameters.
- Url string Gets the URL.