• Service functionality to add a new item given its information:

    Parameters

    Returns Promise<ServiceResponse<Item>>

    a Promise with the ServiceResponse containing the new Item data and the message returned by the repository