Updating Shipping price via Amazon API -


is there way update shipping price existing product in amazon via amazon api. checked api documentation feeds api, product's api can't find any. there way uploading csv file wondering if there way using api.

i believe update shipping through overrides feed. .xsd fields seem support this, although have not used particular part of api.

feedtype api

article describing api features including shipping override capability in feeds api


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -