Burn Vendor Balance
Billing API
Burn Vendor Balance
Endpoint to burn some amount of balance for a vendor.
POST
Burn Vendor Balance
Documentation Index
Fetch the complete documentation index at: https://docs.topsort.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
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
The External ID of the Vendor to retrieve.
Minimum string length:
1Body
application/json
Basic request payload for Burning Balance.
Amount to Burn. The value must be greater or equal to the minimum currency units. For example, for USD you cannot specify 0.009, as that's less than 1 cent.
Example:
100
Reason given to burn the amount
Minimum string length:
1Example:
"Vendor used the money for other ads"
Response
Successful Response