Description Usage Arguments Value Examples
Return price suggestions for a release (a particular physical or digital object released by one or more artists) listed on Discogs.
1  | discogs_mkt_price_suggest(release_id, access_token = discogs_api_token())
 | 
release_id | 
 The ID of the Release.  | 
a discogs_database object that contains the extracted content from the request,
the original JSON response object and the request path.
1 2 3 4  | ## Not run: 
discogs_mkt_price_suggest(release_id = 240007)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.