Open API v2 will be deprecated on April 3, 2023. Please begin transitioning to Open API v3 as soon as possible. As of September 29, 2022 all new apps will only be permitted to use Open API v3.

API Documentation

TreasuryListingData

Deprecated: The Etsy API no longer supports treasuries.

Overview

The detailed fields of a TreasuryListing

Fields

Field Visibility Level Permission Scope Type Description
user_id public none int The numeric ID of the user who posted the item
title public none string The listing's title
price public none float The item's price (private for sold listings)
currency_code public none string The ISO (alphabetic) code for the listing's currency
listing_id public none int The ID of the listing
state public none string Whether the listing is active or not
shop_name public none string The shop to which the listing belongs
image_id public none int The ID of the main image of the listing
image_url_75x75 public none string The url to a 75x75 thumbnail of the main image.
image_url_170x135 public none string The url to a 170x135 thumbnail of the main image.

Associations

This resource has no associations.

Methods

This resource has no methods.

Open API v3New

Your developer account