module Item
    extend RmsApi::Helper

    def insert(item_data)
      request_xml = { itemInsertRequest: { item: item_data } }.to_xml(