Saltar al contenido principal
POST
Add Vendor Balance

Autorizaciones

Authorization
string
header
requerido

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 ruta

external-vendor-id
string
requerido

The External ID of the Vendor to retrieve.

Minimum string length: 1

Cuerpo

application/json

Basic request Data for Adding Balance.

balance
number
requerido

Amount to add in the marketplace currency

description
string | null

Reason given to add the amount

Minimum string length: 1
Ejemplo:

"Free credits added to the account"

Respuesta

Successful Response

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

result
boolean
requerido