Before initializing a sell widget transaction, you'll need to know the maximum and minimum amounts possible for a currency pair. Make a GET request to the following endpoint.
It returns the minimum and maximum amounts for both from and to currencies.
The Limits are not fixed. They vary based on the currency pair chosen and the price of the token at the time of the request. Always fetch the limits before initializing a sell transaction to make sure you're within the current limits.