Hi all,
I am creating a integration plug-in for Magento that synchronize Product Groups and Tiers Price with Zoho CRM Price Books. However, now I have a problem:
When I update a price book that has pricing model is not None and it had some Pricing Details. So, now, how can I update this price book with change in pricing details?
I am using function updateRecords but ZohoCRM replied "
Invalid Range Values".
Example: Price Book had Pricing Details is
| From Range |
To Range |
Discount (%) |
| 3 |
5 |
10 |
| 6 |
10000 |
30 |
and now I want to change to
| From Range |
To Range |
Discount (%) |
| 1 |
4 |
10 |
| 5 |
20 |
25 |
| 21 |
100 |
40 |
So, anyone have an idea?
Thank you so much
Best regards,
Philip Nguyen
CRM4Ecommerce.COM