marketplace

GET /v1/marketplace/listings/{listing_id}

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

সমস্ত marketplace এন্ডপয়েন্ট

সমস্ত ডেভেলপার ডকুমেন্টেশন

প্রমাণীকরণ

একটি বিয়ার টোকেন হিসেবে একটি এপিআই কি পাঠান। এই এন্ডপয়েন্টটি স্পেসিফিকেশনে কোনো নির্দিষ্ট অনুমতির কথা বলে না, তাই অনুমান না করে আপনার কি-কে এর জন্য ন্যূনতম প্রয়োজনীয় অনুমতি দিন এবং রেসপন্স পরীক্ষা করুন।

এই এন্ডপয়েন্টটি কোনো অর্গানাইজেশন আইডি নেয় না। আপনার কীটি ইতিমধ্যে এটি যে অর্গানাইজেশনের অন্তর্গত তা শনাক্ত করে এবং প্রতিক্রিয়াটি সেই অনুযায়ী নির্ধারিত হয়।

চেষ্টা করুন

কোণ বন্ধনীতে থাকা যেকোনো কিছু আপনার নিজস্ব মান দিয়ে এবং কী প্লেসহোল্ডারটি আপনার ড্যাশবোর্ডের একটি কী দিয়ে প্রতিস্থাপন করুন।

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

লগ ইন করা আছে? আপনার ড্যাশবোর্ডের এপিআই কনসোল আপনার আসল অর্গানাইজেশন আইডি এবং আপনার নিজের কি পূরণ করে দেয়, এবং লাইভ এপিআই-এর বিপরীতে অনুরোধটি চালায় যাতে আপনি প্রকৃত প্রতিক্রিয়া দেখতে পান। এই এন্ডপয়েন্টটি এপিআই কনসোলে খুলুন

বিবরণ

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.

পরামিতি

নামধরনআবশ্যকএটি কী
listing_id (path)stringহ্যাঁ

প্রতিক্রিয়া

নামধরনআবশ্যকএটি কী
idstringহ্যাঁ
vendor_idstringহ্যাঁ
marketplace_idstringহ্যাঁ
marketplace_keystringহ্যাঁ
category_idstringনা
listing_type_idstringহ্যাঁ
listing_type_keystringহ্যাঁ
schema_versionintegerহ্যাঁThe version this listing's values were authored against. Stamped once, never moved — a later schema must not reinterpret an older listing.
titlestringহ্যাঁ
slugstringহ্যাঁPermanent once live. It is the public URL.
summarystringহ্যাঁ
field_valuesobjectহ্যাঁ"{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…
field_schemaMarketplaceFieldDefinition[]নাPresent on the detail read; the schema THIS listing is authored against.
stateMarketplaceListingStateহ্যাঁ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_minorintegerহ্যাঁ
price_max_minorintegerহ্যাঁ
currencystringহ্যাঁ
published_atstringনা
packagesMarketplacePackage[]হ্যাঁ

এই এন্ডপয়েন্ট থেকে যেসব ত্রুটি আসতে পারে

401 · 404