zoho / zohocrm-php-sdk-6.0

Apache License 2.0
1 stars 1 forks source link

createTaxes is missing #7

Closed meetanshigit closed 2 months ago

meetanshigit commented 2 months ago

Hello, createTaxes() function is missing in com\zoho\crm\api\taxes\TaxesOperations class. any reason behind removal?

raja-7453 commented 2 months ago

Thanks, @meetanshigit for your contribution. Refer to the following sample code for creating/updating/deleting taxes. https://github.com/zoho/zohocrm-php-sdk-6.0/blob/master/samples/taxes/UpdateTaxes.php