Quantity Discount Prices Being Overwritten By Price Cron

Morning all. Hope you are staying safe during these crazy times!

Wondering if anyone can help me. I have set up a user group called wholesale and set the prices which are different to the standard price on the product.

I have a cron job that updates the price and stock through out the day via cron which process a CSV file with columns

Product code, Language, Store, Price, Quantity.

Problem is, the prices set for the Quantity discounts are being overwritten.

Any help on how to prevent this?

Thanks in advance

Do you mean built-in functionality of advanced import?

Insure you have the quantity discounts in your CSV. If you leave them out, they will be overwritten.

Insure you have the quantity discounts in your CSV. If you leave them out, they will be overwritten.

By this do you mean that the import would have to have the following columns

Product code, Language, Store, Price, Quantity, Quantity discounts, Usergroups

So the single CSV updates both the Price field and the qty discount field?

thanks in advance and sorry for late return. I appreciate you taking the time to comment on this post