Create a new product in the system
Response<T> object containing the created product.
status field in the response body to determine success or failure.
status: true - Product created successfullystatus: false - An error occurred (check msg field for details)