marketplace

POST /v1/marketplace/vendor/sales/{sale_id}/deliver

Mark the work delivered — starts the buyer's acceptance window.

Dukkan marketplace wuraren ƙarshe

Tabbatar da Asali

Aiko da maɓallin API a matsayin bearer token. Wannan ma'anar ba ta bayyana takamaiman izini ba a cikin ƙayyadaddun bayanai, don haka ba wa maɓallin ku mafi ƙarancin abin da yake buƙata kuma ku bincika amsar maimakon yin zato.

Wannan wurin ƙarewa ba ya buƙatar ID na ƙungiya. Maɓallin ku ya riga ya gano ƙungiyar da yake ciki, kuma an iyakance amsa a kanta.

Gwada

May gurbin komai da ke cikin kusurwa da ƙimar ka, kuma may gurbin maballi da maballi daga allon sarrafa ka.

curl -X POST https://api.zinndigital.com/v1/marketplace/vendor/sales/{sale_id}/deliver \
  -H "Authorization: Bearer zdk_live_…"

An shiga? Na'urar sarrafa API da ke cikin sashin kulawarka tana cika ainihin lambar ƙungiyarka da maɓallinka naka, sannan tana gudanar da buƙatar a kan ainihin API don haka zaka iya ganin amsar gaske. Buɗe wannan tashar a cikin na'urar kula da API

Bayani

Delivery is the **seller's claim**, never the end of the sale, and it moves no money: it starts the buyer's acceptance window and nothing else. Redelivery after a revision **restarts** the clock, measured from the redelivery rather than from the original — the buyer's window is a window on the delivery in front of them. Without that, a seller redelivering on day four of a five-day window would hand the buyer one day to check a whole revision. Scoped to the SELLER's org. A buyer marking their own purchase delivered would be starting the clock that releases the seller's money before anything was sent.

Sigogi

SunaNau'iAna buƙataAbin da yake
sale_id (path)stringEh

Martani

SunaNau'iAna buƙataAbin da yake
idUuidEhUUIDv7 identifier — sortable by creation time (docs/02 §8).
stateMarketplaceSaleStateEhWhere one purchased package is in its life (docs/82 §3). The terminal state is `accepted`, not `delivered`: delivery is the vendor's claim, acceptance is the buyer's act, and it…
listing_idUuidEhUUIDv7 identifier — sortable by creation time (docs/02 §8).
listing_titlestringEh
package_namestringEh
delivery_daysintegerA'a
revisions_includedintegerA'a
revision_countintegerA'a
billing_modeMarketplaceBillingModeA'aHow an offer is charged (docs/82 §2a). A property of the OFFER, chosen by the seller from what the listing type permits — a $200 one-off audit and $150/month of link building si…
billing_intervalobjectA'a
period_indexintegerA'a
gross_minorintegerEhWhat the buyer paid for this line, excluding tax.
commission_bpsintegerA'a
commission_minorintegerA'a
vendor_net_minorintegerA'agross - commission, always. Never a second independent rounding: a half-penny landing in neither figure is too small to find and too persistent to ignore.
currencyCurrencyCodeEhISO 4217 currency code (money is minor units + this code — CLAUDE.md §2.8).
auto_acceptsbooleanA'a
accept_byobjectA'a
delivered_atobjectA'a
accepted_atobjectA'a
accepted_automaticallybooleanA'a
last_revision_reasonstringA'aWhat the buyer asked to be changed. The seller MUST be able to read this — it is the instruction, and a rejection without one produces a second rejection.
last_revision_atobjectA'a
created_atstringA'a

Kuskuren da wannan matsaya za ta iya maido wa

401 · 404 · 422