The page for Tax Preferences in the ZohoCommerce API documentation shows the wrong path
The page for Tax Preferences in the ZohoCommerce API documentation shows the wrong path
Hello,
Please review the page for Get Tax Preferences in the ZohoCommerce API found here:
https://www.zoho.com/commerce/api/get-tax-preferences.html
The REST path as presented is:
The corrected link is:
get https://commerce.zoho.com/store/api/v1/settings/taxpreferences
(Note: I later found that the correct path is correct in the Request Example, but this may not be obvious to some as its not as prominently displayed on the page.)
-Bryan