reseller

PUT /v1/reseller/prices

Set your own price for one plan.

Dhammaan reseller bixiyayaasha

Xaqiijinta aqoonsiga

U dir furaha API ah calaamad dusha ah (bearer token). Furaha waa inuu wataa ruqadda reseller.manage; furaha aan wadan waxaa loo diidayaa 403, ee ma aha 404.

Meesha aqoonsiga ururkaagu galayo

Endpoint-kani wuxතික org_id oo ah cabbir su'aal ah. Ka tag oo wicitaanku wuxuu daboolayaa dhammaan geedkaaga kiraynta; soo dir si aad wicitaanka ugu koobto hal urur.

Aqoonsiga ururkaagu wuxuu ku yaallaa shaashada furayaasha API ee dashboard-kaaga, oo ku xiga furaha laftiisa. Waa isku aqoonsi wicitaan kasta oo aad sameyso.

Isku day

Ku beddel wax kasta oo ku dhex jira qeebaha xaglaha ah qiimayaashaada, sidoo kalena haystaaha furaha ku beddel fure ka dhex muuqda dashboordigaaga.

curl -X PUT https://api.zinndigital.com/v1/reseller/prices \
  -H "Authorization: Bearer zdk_live_…" \
  -H "Content-Type: application/json" \
  -d '{ "plan_id": <Uuid>, "interval": <string>, "currency": <string>, "amount_minor": <integer> }'

Ma sign-garaysay? Qalabka API ee ku jira dashboard-kaagu wuxuu buuxiyaa aqoonsigaaga ururka ee dhabta ah iyo furahaaga gaarka ah, wuxuuna ku shaqeysiiyaa codsiga API-ga nool si aad u aragto jawaabta dhabta ah. Kani ka fur barta kontoroolka ee API

Faahfaahin

Upserts one row of your price list, keyed on (plan, interval, currency). Editing it never re-prices a client already sold — their subscription captured the price at purchase. Requires `reseller.manage`.

Cabiraha

MagacaNoocLoo baahan yahayMaxay tahay
org_id (query)UuidMayaWhich of your organizations this applies to. Required only when you belong to more than one here — otherwise it is inferred, and an id outside your direct memberships is a 404 r…

Codsiga jidhkiisa

MagacaNoocLoo baahan yahayMaxay tahay
plan_idUuidHaaUUIDv7 identifier — sortable by creation time (docs/02 §8).
intervalstringHaa
currencystringHaa
amount_minorintegerHaa
is_activebooleanMaya

Jawaab

MagacaNoocLoo baahan yahayMaxay tahay
idUuid | nullMayaNull when you have not authored this row yet.
plan_idUuidHaaUUIDv7 identifier — sortable by creation time (docs/02 §8).
plan_codestringHaa
plan_namestringHaa
intervalstringHaa
currencystringHaa
amount_minorintegerHaaWhat YOUR client pays, in minor units.
is_activebooleanHaa
list_amount_minorobjectMayaZinn®'s list price for the same plan.
wholesale_amount_minorobjectMayaWhat the plan costs YOU after your wholesale discount.
wholesale_discount_bpsintegerMaya
price_sourcestring<price_list, markup, unpriced>HaaWhether the price is one you set, one derived from list by your default markup, or absent because the catalogue holds no price in this currency.

Cilladaha ay bartaani soo celin karto

401 · 403 · 404 · 422 · 429