Quantcast
Channel: Active questions tagged feed - Stack Overflow
Viewing all articles
Browse latest Browse all 547

Amazon SP-API, Feeds API, JSON_LISTINGS_FEED : PUT Succeeds but Prices Do Not Update

$
0
0

I followed the official documentation: https://developer-docs.amazon.com/sp-api/docs/feeds-api-v2021-06-30-use-case-guideto create and submit a feed using the Feeds API.

The API process itself completes successfully, and no errors are displayed in the Seller Central dashboard.

However, only about half of the submitted updates are reflected, while the rest remain unchanged.

Even after 24 hours, the prices have not updated.

It is possible that there may be an issue with the content of my feed.

If anyone has any information or insights, I would greatly appreciate your assistance.

{"header": {"sellerId": "A**********","version": "2.0","issueLocale": "ja_JP"  },"messages": [    {"messageId": 1,"sku": "bb-01952047","operationType": "PATCH","productType": "BOOT","patches": [        {"op": "replace","path": "/attributes/purchasable_offer","value": [            {"currency": "JPY","our_price": [                {"schedule": [                    {"value_with_tax": 86751                    }                  ]                }              ]            }          ]        }      ]    },    {"messageId": 2,"sku": "ma-45734310","operationType": "PATCH","productType": "PANTS","patches": [        {"op": "replace","path": "/attributes/purchasable_offer","value": [            {"currency": "JPY","our_price": [                {"schedule": [                    {"value_with_tax": 56252                    }                  ]                }              ]            }          ]        }      ]    },    {"messageId": 3,"sku": "ma-45897406","operationType": "PATCH","productType": "SPORT_ACTIVITY_GLOVE","patches": [        {"op": "replace","path": "/attributes/purchasable_offer","value": [            {"currency": "JPY","our_price": [                {"schedule": [                    {"value_with_tax": 73465                    }                  ]                }              ]            }          ]        }      ]    },    {"messageId": 4,"sku": "ma-45732460","operationType": "PATCH","productType": "SPORTING_GOODS","patches": [        {"op": "replace","path": "/attributes/purchasable_offer","value": [            {"currency": "JPY","our_price": [                {"schedule": [                    {"value_with_tax": 37857                    }                  ]                }              ]            }          ]        }      ]    },    {"messageId": 5,"sku": "ma-49635074","operationType": "PATCH","productType": "SHOES","patches": [        {"op": "replace","path": "/attributes/purchasable_offer","value": [            {"currency": "JPY","our_price": [                {"schedule": [                    {"value_with_tax": 55061                    }                  ]                }              ]            }          ]        }      ]    },    {"messageId": 6,"sku": "ma-45490951","operationType": "PATCH","productType": "SHOES","patches": [        {"op": "replace","path": "/attributes/purchasable_offer","value": [            {"currency": "JPY","our_price": [                {"schedule": [                    {"value_with_tax": 59349                    }                  ]                }              ]            }          ]        }      ]    },    {"messageId": 7,"sku": "ma-40264958","operationType": "PATCH","productType": "CYCLING_TIRE","patches": [        {"op": "replace","path": "/attributes/purchasable_offer","value": [            {"currency": "JPY","our_price": [                {"schedule": [                    {"value_with_tax": 85939                    }                  ]                }              ]            }          ]        }      ]    },    {"messageId": 8,"sku": "ma-4548745","operationType": "PATCH","productType": "NUTS","patches": [        {"op": "replace","path": "/attributes/purchasable_offer","value": [            {"currency": "JPY","our_price": [                {"schedule": [                    {"value_with_tax": 12113                    }                  ]                }              ]            }          ]        }      ]    },    {"messageId": 9,"sku": "bb-4907388","operationType": "PATCH","productType": "ABRASIVES","patches": [        {"op": "replace","path": "/attributes/purchasable_offer","value": [            {"currency": "JPY","our_price": [                {"schedule": [                    {"value_with_tax": 9990                    }                  ]                }              ]            }          ]        }      ]    }  ]}

Viewing all articles
Browse latest Browse all 547

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>