Skip to main content
POST
Adjust Wallet Balance

Authorizations

Authorization
string
header
required

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.

Path Parameters

external-vendor-id
string
required

The External ID of the Vendor to retrieve.

Minimum string length: 1
wallet-id
string<uuid>
required

The ID of the wallet to retrieve.

Body

application/json
amount
integer
required

Amount to add to the balance. This value must be non-zero. ISO 4217 standard.

Example:

100

description
string
required

Reason given to adjust the amount

Minimum string length: 1
Example:

"Vendor used the money for other ads"

Response

Successful Response

balance
integer
required

Resulting balance of an adjustment. ISO 4217 standard