marketplace

POST /v1/marketplace/vendor/payout-methods/{method_id}

Show that the destination belongs to you.

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/payout-methods/{method_id} \
  -H "Authorization: Bearer zdk_live_…" \
  -H "Content-Type: application/json" \
  -d '{ "proof_kind": <MarketplacePayoutProofKind> }'

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

docs/82 §7c's proof table, as data. What is accepted depends on the rail: a statement or letter for a bank or Payoneer, the verified account email for PayPal, and for crypto a signed message, a micro-transaction, or a self-declared address — *"No document can prove wallet ownership"*, so which one was used is **recorded** rather than assumed.

Sigogi

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

Jikin buƙata

SunaNau'iAna buƙataAbin da yake
proof_kindMarketplacePayoutProofKindEhHow ownership of the destination was shown. ⛔ Crypto is the honest exception and is recorded as one: docs/82 §7c states that *no document can prove wallet ownership*, so a signe…
proof_document_idstringA'aRequired when the proof is a document.
proof_referencestringA'aRequired for every non-document proof — the signed message, the transaction, or the account to check.

Martani

SunaNau'iAna buƙataAbin da yake
idstringEh
railstringEh
rail_namestringEh
destinationstringEh⛔ **Masked, always.** Enough to recognise which account this is, never enough to reproduce it. The whole value never leaves the engine on a read path.
networkstringEh⛔ Its own field, never folded into the address. Sending USDT TRC20 to a BEP20 address loses the money irrecoverably (docs/82 §7b), so the network is part of the destination's id…
labelstringEh
stateMarketplacePayoutMethodStateEhWhere one destination is in its own verification (docs/82 §7c). `retired` rows are kept rather than deleted — a payout that went there is explained by them.
proof_kindMarketplacePayoutProofKindEhHow ownership of the destination was shown. ⛔ Crypto is the honest exception and is recorded as one: docs/82 §7c states that *no document can prove wallet ownership*, so a signe…
rejection_reasonstringA'a
is_defaultbooleanEh
verified_atstringA'a
hold_untilstringA'adocs/82 §7c's 48-hour cooling-off on the **first** payout to this destination — long enough for the change notice to land, short enough that a seller who genuinely changed bank…
permitted_proof_kindsMarketplacePayoutProofKind[]Eh

Kuskuren da wannan matsaya za ta iya maido wa

401 · 404 · 422