Update: Listings Items API v2021-08-01 now supports previewing errors #3780
jevoniuk
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The
putListingsItem
andpatchListingsItem
operations of the Listings Items API v2021-08-01 will validate a listings item without persisting the data in the catalog when the request includes themode=VALIDATION_PREVIEW
query parameter.You can use this feature to preview listing errors in production without creating listings. This feature is available to both vendors and sellers.
Note: Both the
putListingsItem
andpatchListingsItem
operations have a throttling rate of one request per second whenmode
isVALIDATION_PREVIEW
.To learn more about this change, refer to the Listings Items API v2021-08-01 reference and the Tutorial: Preview errors before creating or fully updating a listing.
Which marketplaces are affected?
This change applies to all marketplaces.
Beta Was this translation helpful? Give feedback.
All reactions