Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OF24 Endpoint Deletes Existing Product Data When Updating Price and Quantity #77

Open
muglali20 opened this issue Dec 10, 2024 · 0 comments

Comments

@muglali20
Copy link

Hi,
When using the OF24 - Create, update, or delete offers API endpoint to update product information, the update succeeds, but existing product details in the system are unintentionally deleted. Below is an example payload and observed behavior:

Payload Example:
{ "offers": [ { "price": 10003, "quantity": "0", "shop_sku": "t-at_spark2024_black", "update_delete": "update" } ] }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant