context("ePOST. Public methods. Permission scope: ")
etsyTokens <- list()
etsyTokens$listings_r <- etsy.access_token("listings_r")
basicSanityCheck(
"findAllShopListingsExpired",
accessToken = etsyTokens$listings_r,
shop_id = etsy$shop_id
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.