Order not placed Intraday -Urgent

Hello community,
i am punching call type order of bank nifty but order is not placed despite i am getting an error of Fund requied but in my account has sufficeint funds so that order can place.

 const data = {
        quantity: 15,
        product: "I",
        validity: "DAY",
        price: 0.0,
        tag: "string",
        instrument_token: instrumentKey,
        order_type: "MARKET",
        transaction_type: "BUY",
        disclosed_quantity: 0,
        trigger_price: 0,
        is_amo: false,
      };

is there any chnage needed in price ?

This should not be happening. Please provide your client ID and the specific instrument details so we can investigate this internally.