Retrieve stored price suggestions for one or more item URNs.
Use this endpoint to prefill listing prices in seller tooling before creating listings.
Request limits:
1 URN.50 URNs per request.Response behavior:
suggestions array.Authentication and availability:
Data quality handling:
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Request payload containing one or more URNs that should be resolved into price suggestions.
Collection of URNs to retrieve price suggestions for.
1 - 50 elements[^/]$Price suggestions stored for the provided URNs
Response payload containing the price suggestions associated with the URNs provided in the request.
Price suggestions retrieved from the KV store. Suggestions are only returned for URNs that exist in the store.