marketplace
GET /v1/marketplace/vendor/payout-methods
Where this seller can be paid, and the rails they may choose.
Autenticação
Envie uma chave de API como um token bearer. Este endpoint não especifica uma permissão específica na documentação, portanto, conceda à sua chave o mínimo necessário e verifique a resposta em vez de assumir.
Este endpoint não requer um ID de organização. Sua chave já identifica a organização à qual pertence, e a resposta é delimitada a ela.
Experimente
Substitua qualquer item entre colchetes por seus próprios valores e o espaço reservado para a chave por uma chave do seu painel.
curl -X GET https://api.zinndigital.com/v1/marketplace/vendor/payout-methods \
-H "Authorization: Bearer zdk_live_…"Conectado? O console da API no seu painel preenche o ID da sua organização real e a sua própria chave, e executa a requisição contra a API de produção para que você possa ver a resposta real. Abra este endpoint no console da API
Detalhes
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.
Resposta
| Nome | Tipo | Obrigatório | O que é |
|---|---|---|---|
data | MarketplacePayoutMethod[] | Sim | — |
rails | MarketplacePayoutRailOption[] | Sim | — |
Erros que este endpoint pode retornar
401 · 404