Passer au contenu principal
POST
Add Vendor Balance

Autorisations

Authorization
string
header
requis

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.

Paramètres de chemin

external-vendor-id
string
requis

The External ID of the Vendor to retrieve.

Minimum string length: 1

Corps

application/json

Basic request Data for Adding Balance.

balance
number
requis

Amount to add in the marketplace currency

description
string | null

Reason given to add the amount

Minimum string length: 1
Exemple:

"Free credits added to the account"

Réponse

Successful Response

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

result
boolean
requis