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

Reprice existing listing #233

Open
baltechies opened this issue Aug 17, 2023 · 0 comments
Open

Reprice existing listing #233

baltechies opened this issue Aug 17, 2023 · 0 comments

Comments

@baltechies
Copy link

Hey I have query,
I want to update price for my products at regular interval. Which is the best solution to update price for multiple items.
There are many feed types. Which is best for only price update.
JSON_LISTINGS_FEED, POST_PRODUCT_DATA, POST_PRODUCT_PRICING_DATA or any other?
Currently I am using POST_PRODUCT_DATA
<Message> <MessageID>1</MessageID> <OperationType>Update</OperationType> <Price> <SKU>ABC123</SKU> <StandardPrice currency="USD">100</StandardPrice> </Price> </Message>

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