New features
1. Input parameter "sessionLength" has been added to API call createInstallation.
2. Support for Saudi Arabia fiscal has been implemented in API call saveSalesDocument.
3. Input parameter "premiseID#" has been added to API call saveSalesDocument.
4. Sales document rows in API call getSalesDocuments now return a field "premiseID".
Improvements
1. API call getProductStock now respects the configuration parameter "users_can_only_see_own_warehouse_stock".
2. API call saveCustomer now validates the "website" parameter if the configuration parameter "validate_customer_website" is enabled on the account.
3. API call saveCustomer now sanitizes "phone", "mobile" , "fax" parameters if the configuration parameter "sanitize_customer_phone" is enabled on the account.