Inserts an item into the repository with the provided information
a Promise with the Repository Response containing the new Item data and the message OK if the operation was successful, otherwise it returns the message ERROR_ITEM_ALREADY_EXISTS
Inserts an item into the repository with the provided information