Saltar para o conteúdo principal
POST
Add Vendor Balance

Autorizações

Authorization
string
header
obrigatório

A valid API key generated in Topsort's UI. Use the TSE API key if calling auctions or events API, otherwise use the TSC API key.

Parâmetros de caminho

external-vendor-id
string
obrigatório

The External ID of the Vendor to retrieve.

Minimum string length: 1

Corpo

application/json

Basic request Data for Adding Balance.

balance
number
obrigatório

Amount to add in the marketplace currency

description
string | null

Reason given to add the amount

Minimum string length: 1
Exemplo:

"Free credits added to the account"

Resposta

Successful Response

Result of the Balance Adding. Returns True if the operation was executed correctly.

result
boolean
obrigatório