Set Vendor Credit Limit
Billing API
Set Vendor Credit Limit
deprecated
Endpoint to set the credit limit for a vendor.
This endpoint is a no-op as vendor credit limit has been removed.
POST
Set Vendor Credit Limit
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 Data for Credit Limit, contains just the Credit Limit as a float.
Required range:
x >= 0Response
Successful Response
Result of the Credit Limit Set. Returns True if the operation was executed correctly.