Zum Hauptinhalt springen
POST
Add Vendor Balance

Autorisierungen

Authorization
string
header
erforderlich

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.

Pfadparameter

external-vendor-id
string
erforderlich

The External ID of the Vendor to retrieve.

Minimum string length: 1

Body

application/json

Basic request Data for Adding Balance.

balance
number
erforderlich

Amount to add in the marketplace currency

description
string | null

Reason given to add the amount

Minimum string length: 1
Beispiel:

"Free credits added to the account"

Antwort

Successful Response

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

result
boolean
erforderlich