marketplace

GET /v1/marketplace/vendor/payout-methods

Where this seller can be paid, and the rails they may choose.

Tutti gli endpoint marketplace

Autenticazione

Invia una chiave API come bearer token. Questo endpoint non specifica un permesso specifico nella specifica, quindi assegna alla tua chiave i permessi minimi necessari e verifica la risposta invece di fare supposizioni.

Questo endpoint non richiede alcun ID organizzazione. La tua chiave identifica già l'organizzazione a cui appartiene e la risposta è limitata ad essa.

Provalo

Sostituisci qualsiasi elemento tra parentesi angolari con i tuoi valori e il segnaposto key con una chiave dalla tua dashboard.

curl -X GET https://api.zinndigital.com/v1/marketplace/vendor/payout-methods \
  -H "Authorization: Bearer zdk_live_…"

Hai effettuato l'accesso? La console API nella tua dashboard inserisce il tuo ID organizzazione reale e la tua chiave personale, ed esegue la richiesta sull'API live in modo da poter vedere la risposta effettiva. Apri questo endpoint nella console API

Dettagli

docs/82 §7c. ⛔ The destination is **masked** — enough for the seller to recognise which of their accounts it is, never enough to reproduce it. A wallet address on a screen is a wallet address in a screenshot. The `rails` block carries each rail's **minimum and fee note**, because docs/82 §7 requires the seller to see them *where they choose the rail*: "the rail they pick changes what they actually receive", and a fee discovered on the statement is a support ticket.

Risposta

NomeTipoObbligatorioChe cos'è
dataMarketplacePayoutMethod[]
railsMarketplacePayoutRailOption[]

Errori che questo endpoint può restituire

401 · 404