You can get quick answer of your question by entering here
How we can pass the flight fare in the TicketLCC and HoldGDS API in case of multiple passengers?
You must pass the total fare from the farequote response for each passenger, no need to divide the fare for each passenger.
For instance, if there are two passengers and the total fare is INR 16,000 (including all taxes), you need to pass INR 16,000 in the fare array for both passengers.