API حوالہ

marketplace

اس علاقے میں 48 اینڈ پوائنٹس ہیں۔ ہر ایک کا اپنا صفحہ ہے جس میں اس کے پیرامیٹرز، اس کا رسپانس اور ایک ریکوئسٹ ہے جسے آپ چلا سکتے ہیں۔

طریقہ کارپاتھیہ کیا کرتا ہےاجازت
GET/v1/marketplace/conversationsEvery thread this org is in, on either side.
GET/v1/marketplace/listing-typesThe kinds of Zinn® this account may sell.
GET/v1/marketplace/listing-types/{key}/schemaThe public field schema for a kind of Zinn®.
GET/v1/marketplace/listingsThe Zinn®s this account sells.
POST/v1/marketplace/listingsStart a Zinn®.
GET/v1/marketplace/listings/{listing_id}One of this account's Zinn®s, with the schema it is authored against.
PATCH/v1/marketplace/listings/{listing_id}Edit a Zinn®, or publish it.
GET/v1/marketplace/listings/{listing_id}/enquiriesThe pre-sales conversation about one listing.
POST/v1/marketplace/listings/{listing_id}/enquiriesAsk a seller a question before buying.
GET/v1/marketplace/listings/{listing_id}/imagesA listing's images, and the limits an upload must satisfy.
POST/v1/marketplace/listings/{listing_id}/imagesUpload one image to a listing.
DELETE/v1/marketplace/listings/{listing_id}/images/{image_id}Remove an image, and its stored object.
PATCH/v1/marketplace/listings/{listing_id}/images/{image_id}Set the alt text, the gallery position, or make this the cover.
GET/v1/marketplace/listings/{listing_id}/packagesWhat a buyer can actually buy on this Zinn®.
PUT/v1/marketplace/listings/{listing_id}/packagesReplace the whole package list.
GET/v1/marketplace/listings/{listing_id}/revealThe identifying value behind the mask (authenticated).
GET/v1/marketplace/orders/{sale_id}The order workspace — one order, from your side of it.
POST/v1/marketplace/orders/{sale_id}/handover/{item_id}Tick one handover item — from your side of the order.
GET/v1/marketplace/orders/{sale_id}/messagesThe order chat.
POST/v1/marketplace/orders/{sale_id}/messagesSend a message on an order.
POST/v1/marketplace/orders/{sale_id}/messages/previewAssess a draft before it is sent — the inline nudge.
POST/v1/marketplace/orders/{sale_id}/requirementsThe buyer's brief — and the thing that starts the delivery clock.
GET/v1/marketplace/overviewThe marketplace hub — every vertical, the latest Zinn®s, what recently sold.
GET/v1/marketplace/purchasesEverything this org has bought on the marketplace.
GET/v1/marketplace/purchases/{sale_id}One purchase, as the buyer sees it.
POST/v1/marketplace/purchases/{sale_id}/acceptAccept delivery — the act that releases the seller's money.
POST/v1/marketplace/purchases/{sale_id}/revisionSend the delivery back, and say what is wrong.
GET/v1/marketplace/vendor/ledgerWhat the seller is owed, and what is still being held.
GET/v1/marketplace/vendor/payout-methodsWhere this seller can be paid, and the rails they may choose.
POST/v1/marketplace/vendor/payout-methodsPropose a destination to be paid at.
DELETE/v1/marketplace/vendor/payout-methods/{method_id}Stop using a destination.
POST/v1/marketplace/vendor/payout-methods/{method_id}Show that the destination belongs to you.
GET/v1/marketplace/vendor/payout-readinessWhether money may leave the platform to this seller, and why not.
GET/v1/marketplace/vendor/payoutsWhat has been paid out, and what is being held.
GET/v1/marketplace/vendor/profileWhether this account sells on the marketplace, and where its file is.
POST/v1/marketplace/vendor/profileBecome a Zinner®.
GET/v1/marketplace/vendor/salesEverything this org has sold on the marketplace.
POST/v1/marketplace/vendor/sales/{sale_id}/deliverMark the work delivered — starts the buyer's acceptance window.
GET/v1/marketplace/vendor/verificationThe seller's identity file and what it still needs.
PUT/v1/marketplace/vendor/verificationOpen the identity file on a track, or edit it.
POST/v1/marketplace/vendor/verification/documentsReserve a document slot and get a short-lived upload URL.
GET/v1/marketplace/vendor/verification/documents/{document_id}/urlA short-lived URL that downloads one identity document.
POST/v1/marketplace/vendor/verification/subjectsAdd a natural person to the identity file.
DELETE/v1/marketplace/vendor/verification/subjects/{subject_id}Remove a person from a file that is still editable.
POST/v1/marketplace/vendor/verification/submitHand the identity file to review.
GET/v1/marketplace/verticalsThe marketplace verticals a buyer can browse.
GET/v1/marketplace/{vertical}/searchFilter, sort and page one vertical's live Zinn®s.
GET/v1/marketplace/{vertical}/{slug}One live Zinn®, as anyone sees it.