pub fn convert_body_to_database_json( comp_body: &Body, ) -> Result<(&str, String), PersistenceError>