Bill Payment APIOTPSend an OTP to the user in case of bill payment request or cart payment.#Send an OTP to the user in case of bill payment request or cart payment. POST /api/v1/otp/send This endpoint sends a One-Time Password (OTP) to the user for authentication purposes. #Request #Responses200400OTP sent successfullyInvalid request.