Error: Price not increased by tick size. only on specific pair

I am using this endpoint /fapi/v1/order where the parameters are any valid values with LIMIT order and this pair AXSUSDT giving me error Error: Price not increased by tick size. binance only on specific pair on LIMIT order while works fine on MARKET order.

Other pairs works perfectly only that specific pair has the problem

Hello, it probably related with your price parameter in the limit order request, can you share here the full request url (omitting sensitive parts) please?

ticksize ( decimals unit ) for AXSUSDT should be “0.00100”. (Info from exchangeInfo endpoint)