marketplace

GET /v1/marketplace/listings/{listing_id}

One of this account's Zinn®s, with the schema it is authored against.

Lahat ng marketplace endpoint

Pagpapatotoo

Magpadala ng API key bilang bearer token. Ang endpoint na ito ay hindi naglatag ng tiyak na pahintulot sa pagtutukoy, kaya ibigay sa iyong key ang pinakamababang kailangan nito at suriin ang tugon sa halip na umasa.

Ang endpoint na ito ay hindi nangangailangan ng id ng organisasyon. Natutukoy na ng iyong key ang organisasyong kinabibilangan nito, at nakatuon ang tugon dito.

Subukan ito

Palitan ang anuman sa loob ng mga panaklong na may anggulo ng iyong sariling mga halaga, at ang placeholder ng key na may key mula sa iyong dashboard.

curl -X GET https://api.zinndigital.com/v1/marketplace/listings/{listing_id} \
  -H "Authorization: Bearer zdk_live_…"

Nakalagda? Ang API console sa iyong dashboard ay awtomatikong naglalagay ng iyong tunay na ID ng organisasyon at sariling susi, at pinapatakbo ang kahilingan laban sa live na API upang makita mo ang aktwal na tugon. Buksan ang endpoint na ito sa console ng API

Mga Detalye

`field_schema` is the version stamped on THIS listing, not the type's current head — so a form built from it edits the listing as it actually is.

Mga Parameter

PangalanUriKailanganAno ito
listing_id (path)stringOo

Tugon

PangalanUriKailanganAno ito
idstringOo
vendor_idstringOo
marketplace_idstringOo
marketplace_keystringOo
category_idstringHindi
listing_type_idstringOo
listing_type_keystringOo
schema_versionintegerOoThe version this listing's values were authored against. Stamped once, never moved — a later schema must not reinterpret an older listing.
titlestringOo
slugstringOoPermanent once live. It is the public URL.
summarystringOo
field_valuesobjectOo"`{key: {v, ver}}`" — uniform two keys, `ver: null` for a seller-declared value, so no consumer branches on key presence. ⛔ A `domain` value is NOT here — it is in the reveal ta…
field_schemaMarketplaceFieldDefinition[]HindiPresent on the detail read; the schema THIS listing is authored against.
stateMarketplaceListingStateOo⛔ `archived`, never deleted. A listing that sold has public URLs, backlinks and an order behind it, and a 404 costs rankings that do not come back.
price_minorintegerOo
price_max_minorintegerOo
currencystringOo
published_atstringHindi
packagesMarketplacePackage[]Oo

Mga error na maibabalik ng endpoint na ito

401 · 404